Loading Tool

Explorer IconExplorer

Memory Pool

86,920 transactions
32.27 vMB
0.14088674 BTC
Random Selection Loading Transactions
Max Size: 197.94/200 MB

Candidate Block

Mining Attempt 3c616f746a0b1f88f6bba09259b671632da4bd8beada2d91fa618bcbacf9f623
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root d5da915780f3d2f1e1696b28a7418e546190ac9a8cbd0b8468d84473a9cb5739
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.06138927 BTC
Feerates: 502.65 > 6.15 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (740,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,097 175,097 000000000000080f5caeb8f3f386c91969e59ca1324ee4240cd6361cf7c81b16 53 0.03/1.00 vMB 43
175,096 175,096 00000000000004b1fd3ac42e8da4914377f2cf9a0f5340dbfd16358f1b4ae922 85 0.06/1.00 vMB 71
175,095 175,095 000000000000078c9e649a1139eba5381c8634a2185eb36232876bb4c6fd80de 29 0.01/1.00 vMB 0
175,094 175,094 000000000000081d36bccb36ca8bf5ee36dc17deab1f91bf1108064644e6ba4e 74 0.03/1.00 vMB 21
175,093 175,093 000000000000097fba17d36f081a2e6cd517896b454d342ca091ea3de0b8a912 16 0.01/1.00 vMB 136
175,092 175,092 00000000000009cbfec34fac69ba25ec0adb7ed5cac82b4fa37254aa3d1a76bb 50 0.02/1.00 vMB 112
175,091 175,091 000000000000010a70d9644f08564aba39d0f9718f3005a49e9b5bf68c02a6dc 13 0.00/1.00 vMB 52
175,090 175,090 00000000000002c9354cf4b9503cef889fa75ae6a9cb3d9592d61ee9321063df 66 0.03/1.00 vMB 334
175,089 175,089 00000000000004766d45bd0c9a700ad698b91f6e8f2c61a332b90a722643a4b0 134 0.05/1.00 vMB 207
175,088 175,088 00000000000003b8b45b106ee37e946fef956beb8df61dee1a1e5d5ccd93d949 63 0.02/1.00 vMB 10
175,087 175,087 0000000000000356f45fe706b6604a70194f66e5c3fb002edabd68f39ee5d3b1 322 0.15/1.00 vMB 301
175,086 175,086 0000000000000322420e71d261aebd8bf4aae6164b13c9ba74afe85b45c55138 1 0.00/1.00 vMB 0
175,085 175,085 00000000000005961a202dc4cbdbb4ed17c6615a045d18714cd5933d361738af 106 0.03/1.00 vMB 67
175,084 175,084 000000000000070767e12e10e31b01ccf2891ac8236985111550b66405241843 22 0.02/1.00 vMB 46
175,083 175,083 00000000000004f0ff711676278840ce632ad3080e8a9c4f4490a734be656b2b 26 0.01/1.00 vMB 41
175,082 175,082 00000000000004798e74363276aa73ac5d349c7798024f4dd6287d8a15ac9d9e 22 0.01/1.00 vMB 214
175,081 175,081 00000000000008a0f1995178ea46304838abc06c6ff2c65f90967a6acc605f0f 5 0.00/1.00 vMB 758
175,080 175,080 0000000000000899ecec27506bef1d69782137c946d29ed1c2773e21a1ae4ab4 91 0.03/1.00 vMB 39
175,079 175,079 00000000000003c2c239d4789a293c9dfb16db22c646191f366f0db37acefccf 39 0.02/1.00 vMB 363
175,078 175,078 000000000000028a47590e21adde598b2e2296175e04cadcbc2c5f78e02c7c0b 74 0.04/1.00 vMB 275
175,077 175,077 00000000000001789d8cb6776fb9b1dae6e27a5bbacda59feb5d9df4d349dc2f 128 0.05/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.13 GB
    • Received: 16.84 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.