Loading Tool

Explorer IconExplorer

Memory Pool

42,377 transactions
26.63 vMB
0.07547262 BTC
Random Selection Loading Transactions
Max Size: 138.67/200 MB

Candidate Block

Mining Attempt 57384da2b3673812c8b8e8c4b91c07b298b55dabc6d3b9994aeae1fd8bec7cd8
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root b2efb86e983ee18fe783de1b14ffaa07330ce5df01d93a3c914615203921649c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.02629101 BTC
Feerates: 99.53 > 2.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (114,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,561 800,561 00000000000000000000a2c3290db1a1e017e160d3c5b2b551834fdb0f086574 1,721 1.00/1.00 vMB 12
800,560 800,560 0000000000000000000100150fa4c3b7029818f0beb26597a170bf37715463c7 2,123 1.00/1.00 vMB 9
800,559 800,559 0000000000000000000029979252d7e8c295c05eae3807850213bd02c455f9ae 2,591 1.00/1.00 vMB 16
800,558 800,558 00000000000000000000567ac9468f522d1fe2ee1b018d36f6a10958dabd0884 1,288 1.00/1.00 vMB 12
800,557 800,557 00000000000000000001385dacd3bd1dacfbd124da39ebd551d5a245a89c0fd0 2,449 1.00/1.00 vMB 15
800,556 800,556 000000000000000000026692969f1c1fa029b75b4e9d4cc357242a3d28687440 2,143 1.00/1.00 vMB 13
800,555 800,555 00000000000000000000ab7d5884f315fa9cba3655ff93aa738aa92207e2cb4c 2,458 1.00/1.00 vMB 19
800,554 800,554 0000000000000000000560e92cebe45d6579aa566de836de5f218418fa276fca 2,640 1.00/1.00 vMB 25
800,553 800,553 00000000000000000000c8ca2fc128bcb75661ee67af7184e48e0b9646a9e7f3 3,172 1.00/1.00 vMB 19
800,552 800,552 000000000000000000041dcf808f794f48b00f446b4fcb3b80f4f9782deb2109 2,442 1.00/1.00 vMB 24
800,551 800,551 000000000000000000036524007bda8766cbfaba6c26d7c15926862d97fc9aef 2,691 1.00/1.00 vMB 32
800,550 800,550 00000000000000000002a2f8149dbeb98511d2f84d2ab1c3b74f71fbcc5a01c8 1,840 1.00/1.00 vMB 21
800,549 800,549 00000000000000000000a98d4890605c4dad7c973f32bab8520f650623580015 1,782 1.00/1.00 vMB 9
800,548 800,548 0000000000000000000018af01b72d433c03d04c57c06664334fdef88b1434f2 2,703 1.00/1.00 vMB 10
800,547 800,547 000000000000000000048dd1a15257ffd381afb4c03f5be43ba25e34c8a57153 3,316 1.00/1.00 vMB 17
800,546 800,546 00000000000000000000da8ac8f285c728d41a585385ea26621930b62535c331 2,394 1.00/1.00 vMB 10
800,545 800,545 00000000000000000000614fb8c4aca5ae120af89ca47ccd1dcc9cbc58c7adfa 2,842 1.00/1.00 vMB 19
800,544 800,544 000000000000000000053b134abf6e60beb2eb849b28ef2f8f452a8d6b53a927 2,834 1.00/1.00 vMB 17
800,543 800,543 000000000000000000032ef6c45a69c0496456b3cae84ee9f2899f636d03c5ac 1,552 1.00/1.00 vMB 11
800,542 800,542 00000000000000000003ab09ac3fe391db4c03e0907d81a907ca5b07bb49b423 3,013 1.00/1.00 vMB 25
800,541 800,541 00000000000000000000290130549b04f16f3fc55240e5f1a9b38435ff306ff7 1,817 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.