Loading Tool

Explorer IconExplorer

Memory Pool

87,195 transactions
33.11 vMB
0.08220222 BTC
Random Selection Loading Transactions
Max Size: 197.43/200 MB

Candidate Block

Mining Attempt 38b6ee469bf684308821dcf9ad48eadc55fb9cf40f3aa3dbccfd77259c40353e
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 61bf2a82bc9eb7ac64d6dfcf50c9fc2536d6296c8d1961b2d7a5604ad4bacf69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,388
Size: 1.00 vMB
Total Fees: 0.01630112 BTC
Feerates: 151.14 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (315,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,120 599,120 000000000000000000135e6dc5f8e1e084a1f9082d35d7de147660a709816b31 120 0.05/1.00 vMB 23
599,119 599,119 00000000000000000015760b7cf944f11ca52170bc14396a61d2846708a1f542 240 0.06/1.00 vMB 16
599,118 599,118 0000000000000000000019465157d5a0a8500cdd2e09ff717ab985b405180a34 281 0.07/1.00 vMB 7
599,117 599,117 0000000000000000000b6a2f173750eeb2047558c068a195c13e6579048c4628 1,441 0.34/1.00 vMB 6
599,116 599,116 0000000000000000000e43c7a255915418310779afd10240adf524e1ba1b6f56 3,325 1.00/1.00 vMB 16
599,115 599,115 0000000000000000000a2ddaf8a86ec159ab5fbdabd36af717983d989ded41aa 3,056 1.00/1.00 vMB 18
599,114 599,114 00000000000000000009cb4fe3c95f56e1b46c4f9a236f001030069b80a1f752 804 0.23/1.00 vMB 11
599,113 599,113 0000000000000000000c594b1aa67c4f2a4f88e9a785e77493e248ff71c3cdfb 562 0.14/1.00 vMB 11
599,112 599,112 000000000000000000141dd63005dd1b558684e9539ed773bdb6839f09d485db 1,806 0.47/1.00 vMB 13
599,111 599,111 00000000000000000012e384f882a631352365cc41625bb05bb69c97e15e81bf 425 0.09/1.00 vMB 8
599,110 599,110 0000000000000000000505bb2c58c3303a4a7033d5a5fc6982698ccad17328de 4,035 1.00/1.00 vMB 9
599,109 599,109 000000000000000000060f8c4e8988221b6a7d2b9d3ad5d4c58c1978241b5ef7 3,446 1.00/1.00 vMB 20
599,108 599,108 00000000000000000006bedee5b68e447c090e68c648730c80e5b0ea203f01c4 3,314 1.00/1.00 vMB 16
599,107 599,107 0000000000000000000d57c58490a29835f03e56f83d840250333ecba4f0003a 3,412 1.00/1.00 vMB 16
599,106 599,106 00000000000000000006374363663bac75fac26ad3e38b5713615fc2e5c5dd64 3,118 1.00/1.00 vMB 19
599,105 599,105 00000000000000000007012a56c394c294a9558ec4ebc39f07e95277d1fc143d 3,470 1.00/1.00 vMB 16
599,104 599,104 00000000000000000010ef75fb4fbcbee54ee3bd76e41ae3f81ab6def5b13249 368 0.11/1.00 vMB 15
599,103 599,103 0000000000000000000cad3f9e03590d7c16e6c81b74678d30328b4f1fa0da99 2,924 0.98/1.00 vMB 15
599,102 599,102 000000000000000000039a484014aaae02ea1495ca27e61cfd32bbde47348105 1,344 0.36/1.00 vMB 22
599,101 599,101 000000000000000000100bc5c0f9238238d3ffc0249f8bcb149909efa7ce65ad 80 0.06/1.00 vMB 10
599,100 599,100 00000000000000000010408a9a94c69409b8d1f6ba36f136ea3875a5202d7f23 3,260 0.92/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.