Loading Tool

Explorer IconExplorer

Memory Pool

27,801 transactions
14.23 vMB
0.06275197 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.81/200 MB

Candidate Block

Mining Attempt 806ff577d2bd677e0510cb3a0d8eccfaf7217792e8956a55995aa988ade1edec
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 0c8b57e2019cd08deb0934471e1fa02baafeab030b3782d9682f9516e9389305
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.02814717 BTC
Median Feerate: 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (776,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,549 136,549 000000000000044a2f116a26699a9a112eda9f60e2b58e11f785f095056509b8 36 0.02 vMB 144
136,548 136,548 0000000000000133ebb9ccb9e1375a252382f04f36c5584177038142c7c71fe6 22 0.01 vMB 482
136,547 136,547 0000000000000a86cd32a691795ca4d2dd6b5d9449fa64dbadbbd7434153fec8 2 0.00 vMB 4,464
136,546 136,546 000000000000030fbd63e4e4bf2417d93650272a41719f486354983a8fad31bf 110 0.04 vMB 28
136,545 136,545 00000000000003ecc3ea285f6fbd18ac21feb3b7e36c723dc71725fa68773315 130 0.04 vMB 102
136,544 136,544 00000000000000fd37f799f7cbbbf9e15f34f84ed73f958b0822278a8f313d6d 12 0.02 vMB 393
136,543 136,543 00000000000006de9272253d427d63d29a1b4079fef5d370cbaa59016cbc83f5 30 0.02 vMB 317
136,542 136,542 0000000000000684259fe559d01fd4c46c3a7b941e3eb7a5d78882a164b59928 22 0.01 vMB 318
136,541 136,541 0000000000000193b651c45f917d4c80e0e124ff413028c9cdbcdc289cff9abe 75 0.04 vMB 364
136,540 136,540 0000000000000174379c60cde2a2a01f914232e36a68a4eb656a036150700771 12 0.00 vMB 16
136,539 136,539 0000000000000701d8cdb1196aac1b7211d3561cfed67905efeb83dfd55e51a3 31 0.01 vMB 416
136,538 136,538 00000000000007495630223dc770dd99ebb22b1b607baacb42c1206b1acd1a32 95 0.04 vMB 184
136,537 136,537 0000000000000ab4465b974e3b1f4d653d33471cd481cd9fe4d66b2915399e60 21 0.02 vMB 145
136,536 136,536 00000000000003d432affd81750535164a29f505ee80bfec93c3b380e3b38b79 6 0.00 vMB 2
136,535 136,535 00000000000006b6fb94f9c17562a00ad6935bd6ceeb7333fe98868d07dae30b 89 0.04 vMB 115
136,534 136,534 00000000000000b5d32341b878ffa897866546653678a7c531960cb836869ea1 12 0.00 vMB 16
136,533 136,533 00000000000001117f67f1d2bb076bc1ab6a35ab7612be1b9ebecfb5e3506fca 21 0.01 vMB 279
136,532 136,532 0000000000000083d0b55b5d90c84675ca3a1b9d4a49cc766ff0faef9e48670a 12 0.01 vMB 7
136,531 136,531 0000000000000a11b1a1a037e3025980831325240277904b7d9af147442454bd 17 0.00 vMB 0
136,530 136,530 00000000000003d91a9b6514be295efef41fd823d5a86d6876a4475098a114a5 30 0.02 vMB 890
136,529 136,529 00000000000003017b4ab89c0b29f334acdc6a9f082cdfade8a65ef7e7ed3f80 26 0.01 vMB 715
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 14
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.00 GB
    • Received: 0.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.