Loading Tool

Explorer IconExplorer

Memory Pool

38,701 transactions
19.30 vMB
0.04612071 BTC
Random Selection Loading Transactions
Max Size: 107.13/200 MB

Candidate Block

Mining Attempt 4c3da9646c32b36fd48573d9f4532b23673db27409f7039033349aaf045490a4
Version 20000000
Previous Block 000000000000000000018dfea523a08efde97d0baa6ce74524f912cdf4780010
Merkle Root bdc0624c83bda5392591954df7aa61f1284bf9b762d988f6e7e30a5591e55936
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,825
Size: 1.00 vMB
Total Fees: 0.00890527 BTC
Feerates: 74.18 > 0.89 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,064 (792,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,144 121,144 0000000000008269394aef5beef37e58614ef5ce11cd76964324e61a59f8a424 33 0.01/1.00 vMB 2,087
121,143 121,143 00000000000025f60b59b224ded80b0b39ba387b8d67efcf77e1a21a9393898e 12 0.00/1.00 vMB 319
121,142 121,142 0000000000000441999817a4014e90499c43a2e98be726b27b9192c7c917a64d 61 0.02/1.00 vMB 2,490
121,141 121,141 000000000000298da7b78622f70eb698dd856b441734103a4463808c93c10465 45 0.01/1.00 vMB 1,119
121,140 121,140 00000000000034a10a3f8c9263eb70513a5cdf3ba897443c2003b1a5ac072a69 10 0.00/1.00 vMB 2,532
121,139 121,139 00000000000086e3c01904cc5e44d1c233931a4357ddfdd884c3a071dfa4df43 41 0.01/1.00 vMB 144
121,138 121,138 00000000000015023116935ea3e86402abeef929f32ff563daafceaef8c3a33a 13 0.01/1.00 vMB 719
121,137 121,137 000000000000108a239d65658a84509dc6b329d0a3f24d5ab88e8ce8dd5e63ec 63 0.02/1.00 vMB 1,451
121,136 121,136 00000000000082741930723ae4578cde390fef3056ff7abdfc2504e916c57173 111 0.04/1.00 vMB 452
121,135 121,135 0000000000000867de1d6ae43e9a3afd33912de3c09e22e151af63a28a2a0cf8 12 0.00/1.00 vMB 645
121,134 121,134 0000000000001ae30a3b568546e345bba7a601c8cf3ef2f17f7b59d3d6a1f938 13 0.00/1.00 vMB 346
121,133 121,133 00000000000030f91151cba26635122b914b2a285c3a2cb137c1b82f36c83d6f 12 0.00/1.00 vMB 352
121,132 121,132 00000000000086418364c351333090ec7b236bb4d6091a74200018cedd094bb9 14 0.00/1.00 vMB 1,045
121,131 121,131 000000000000974da17dc5c949b6a5173c1562870919fd82e006ae2593a08996 19 0.01/1.00 vMB 381
121,130 121,130 0000000000007bafa183d466758f0cb5710eef8fd28a4f8a8440a193d647e53f 25 0.01/1.00 vMB 118
121,129 121,129 0000000000001966c3f53d7ee6749e8348a5898c161ba54f5f207f64ccb33632 13 0.00/1.00 vMB 3,741
121,128 121,128 00000000000010304c16b01e25ac00364bedd953aec5dcef452cb89f57af50a0 11 0.00/1.00 vMB 309
121,127 121,127 0000000000006b149efd5e9d22ed80c9d6d01d71e1246c02fa117c858a9aea20 21 0.01/1.00 vMB 1,598
121,126 121,126 000000000000475e465114fac64a267ef55a79f0431af774f0ec90d42ea1f2d6 9 0.00/1.00 vMB 353
121,125 121,125 00000000000037351a4fa2e4cc97852cb4a498419844d79fb29e119c6d4cb32e 12 0.00/1.00 vMB 806
121,124 121,124 0000000000006429474c3f6635636d3824f68841935debde15a763bce02a7c18 13 0.00/1.00 vMB 596
Previous 10 blocks ↓
Total Size: 780.71 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: 554.82 GB
    • Received: 6.81 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.