Loading Tool

Explorer IconExplorer

Memory Pool

25,517 transactions
20.89 vMB
0.03549200 BTC
Random Selection Loading Transactions
Max Size: 112.18/200 MB

Candidate Block

Mining Attempt d51939b2cbf8d1c7054f3e937dcf87991fe17eccf9f56c81baa27d3d6165e360
Version 20000000
Previous Block 00000000000000000000fc9afb189efff59b7c5fc9a1173424506486958ac730
Merkle Root 4bee9ca086de3e4c77865c0f53b7fd557148fdbf148e8aa1c35105d0321bac15
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,719
Size: 1.00 vMB
Total Fees: 0.01251893 BTC
Feerates: 96.52 > 1.25 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,495 (38 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,457 941,457 00000000000000000001724460fced365e848a647a8c887b94fefd315d381bda 3,908 1.00/1.00 vMB 6
941,456 941,456 00000000000000000000c191f7765901b21c1e2e222b1e1b7817d8fdac6202ea 3,025 1.00/1.00 vMB 2
941,455 941,455 00000000000000000001c3a1a975e1dce12d92ed8c21c4b02a33769412480d5a 3,521 1.00/1.00 vMB 3
941,454 941,454 000000000000000000003ac9715493ba7f3995383805c20d34a3e8a512ebf965 2,533 1.00/1.00 vMB 3
941,453 941,453 000000000000000000015f7b4294952468c778e64dc14c68c8127e5e7c33ca50 3,161 1.00/1.00 vMB 5
941,452 941,452 00000000000000000001eb46a90536235383f96d9c571c57db8a6d5e2d8ac5e8 3,887 1.00/1.00 vMB 4
941,451 941,451 000000000000000000002def6e474ac0cf2af618681fb642215b79f6af884f26 3,729 1.00/1.00 vMB 4
941,450 941,450 000000000000000000000f6aea503678c1c68b3f40bfda07f801f456ac6a2091 2,823 0.74/1.00 vMB 2
941,449 941,449 00000000000000000001de029165eff7d5daa9ea9d538d3c190b37f6eecc750f 2,326 1.00/1.00 vMB 3
941,448 941,448 00000000000000000001c9bfe85e1b240b948b97a7389c85ba558fada7ac402a 4,153 1.00/1.00 vMB 1
941,447 941,447 00000000000000000001dd774aa700fdb440ee0350753fd33cf93f31b4740fbc 4,152 1.00/1.00 vMB 0
941,446 941,446 0000000000000000000062fb77fab803883f36711eb5543c4e5f20fe679da5ac 3,685 1.00/1.00 vMB 3
941,445 941,445 0000000000000000000156d8a827169c838be2b35c7f362a5a61956af031896a 5,194 1.00/1.00 vMB 0
941,444 941,444 00000000000000000000bf63ca4b11339d756b253ff855470c2258c492d76a15 3,145 1.00/1.00 vMB 2
941,443 941,443 00000000000000000000f5d1937fcbf0a1dcd979f87d01d4bd94b45b06bfb8a7 4,870 1.00/1.00 vMB 0
941,442 941,442 000000000000000000013e12898e749f4015f0bdfd91aabbc08965fe4751ef9b 1,855 1.00/1.00 vMB 0
941,441 941,441 00000000000000000000c44a32ab0cfd94c66b5128c21f550919819ae4d0cedd 3,780 1.00/1.00 vMB 1
941,440 941,440 000000000000000000011ecb6b60d5e561267f13ddf3d19d79c1305e6576816f 2,652 1.00/1.00 vMB 2
941,439 941,439 00000000000000000001a51d1ecbb83e183ad0dd60210181423ea1fe03ce6ac1 1,559 1.00/1.00 vMB 2
941,438 941,438 000000000000000000005e97d8237380859e63474c4d7d6e9ab835bf547e05a0 3,066 1.00/1.00 vMB 2
941,437 941,437 00000000000000000001337402e499516ddc82a5ef3fa23c3191e9127e02dbeb 2,446 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 829.44 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: 4,660.51 GB
    • Received: 252.00 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.