Loading Tool

Explorer IconExplorer

Memory Pool

76,924 transactions
28.61 vMB
0.07661082 BTC
Random Selection Loading Transactions
Max Size: 173.41/200 MB

Candidate Block

Mining Attempt 41f5375ef16d6979ecf188060b648b51582aad3506e8c7961a95cbe0ab7323ec
Version 20000000
Previous Block 00000000000000000001f67781d6f05084986ab017640c91344eae66a915cd1b
Merkle Root e7d8aae042618b63990ec7ecf4d172a5e6fa4af2dbce90c7a30c4b7e1bcab417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,516
Size: 1.00 vMB
Total Fees: 0.01720663 BTC
Feerates: 130.38 > 1.72 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,134 (296,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,312 618,312 0000000000000000000681af6afce70474672912b2d11dcb657269ca8973a8a4 181 0.09/1.00 vMB 45
618,311 618,311 0000000000000000000e8b2b213bd2aaff7e762c805491a074c4a219125319a1 3,151 0.99/1.00 vMB 19
618,310 618,310 0000000000000000000be3645aace6f632298b2997074839e10ba5736ba7facf 2,007 0.57/1.00 vMB 11
618,309 618,309 000000000000000000085ea3c2eec01d51edca238b1896e48e232958d44f8287 2,262 1.00/1.00 vMB 18
618,308 618,308 000000000000000000001eeabc88e2d1a82cfabcb193c137fd6c6a0725dd6682 872 0.26/1.00 vMB 16
618,307 618,307 0000000000000000000913b46cc261eaee93f7eb0cc53e72ff3c14156f89a0d4 2,272 1.00/1.00 vMB 21
618,306 618,306 0000000000000000000a78d5918b0a7e03288a77e8c24c19770e33dae082b5a3 1,466 0.51/1.00 vMB 22
618,305 618,305 00000000000000000007ec0908f285b668caef0047564c1bd9949ef4e061ad15 2,200 0.65/1.00 vMB 19
618,304 618,304 00000000000000000006d80aeda8a6fd5c5d21f4544285b6a7da3a6d4bde0be1 228 0.08/1.00 vMB 17
618,303 618,303 00000000000000000000fa3f4b3e686ef25a5202fb5c40f7eb2216c8b126bb2b 98 0.05/1.00 vMB 8
618,302 618,302 00000000000000000007dc3078cd323e8fb2401fc2a88c353150b944bcdd2a76 683 0.34/1.00 vMB 19
618,301 618,301 000000000000000000102ea9e51878d2c894c9441cd4f14d64fe6a40bce2e970 597 0.20/1.00 vMB 19
618,300 618,300 0000000000000000000655e5bd3575d6a65fd83203ece735f0aa3d90c0206c85 2,918 0.96/1.00 vMB 18
618,299 618,299 0000000000000000000356300b504deef5a9696a02d638d7071c2e908556800b 1,052 0.46/1.00 vMB 17
618,298 618,298 00000000000000000010863efa27a0b95bec108a8be7676ffa8ff5888f6c9c6f 33 0.01/1.00 vMB 40
618,297 618,297 00000000000000000011d550547d7841692d0fbdca176b64b41cb3bbfa4cdcec 3,410 0.98/1.00 vMB 16
618,296 618,296 00000000000000000006de73e4367542ce6ef75c20173c0ef3f4a9791a02aa49 1,268 0.41/1.00 vMB 20
618,295 618,295 0000000000000000000751a34880fc8403bb974e6b821e867d72b7b3eeaced26 1,557 0.52/1.00 vMB 23
618,294 618,294 0000000000000000000f112aa797a8bdacec8485181656f19a98ed56457bfbcf 1,150 0.33/1.00 vMB 3
618,293 618,293 000000000000000000037633db22727ea700d1df475bc300cf2a7d35acb1110a 2,743 1.00/1.00 vMB 28
618,292 618,292 0000000000000000000834ab4438a4c759be39689fa2900f5ca8ccef7b591af0 226 0.06/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.62 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: 672.08 GB
    • Received: 16.13 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.