Loading Tool

Explorer IconExplorer

Memory Pool

78,968 transactions
29.55 vMB
0.07066269 BTC
Random Selection Loading Transactions
Max Size: 177.63/200 MB

Candidate Block

Mining Attempt 63aa29b0f85873bc14ae4ba27bbcad6854b6b382ba164247cc07d05f1c596673
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 21207816e009142283dceb12422fef337850cec1b26e92c7db50221ee297b1bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,640
Size: 1.00 vMB
Total Fees: 0.01067429 BTC
Feerates: 50.25 > 1.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (269,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,706 645,706 0000000000000000000baddd33e1fd91e0952b4aebd44a2a617e530838f93659 2,564 1.00/1.00 vMB 61
645,705 645,705 000000000000000000033e3835cb50080208df23d621203b4820a65b1ae68038 2,999 1.00/1.00 vMB 91
645,704 645,704 0000000000000000000cdbbcf9220e6111ab0a24763d2860075328de6d434c5e 2,595 1.00/1.00 vMB 95
645,703 645,703 00000000000000000005893830329073863fcff81fee7f4f253c5fac8b541d77 2,058 1.00/1.00 vMB 112
645,702 645,702 00000000000000000009f10ffff24dcda67d7d4d8fe516adec18cc101546eef9 2,690 1.00/1.00 vMB 99
645,701 645,701 0000000000000000000730c74b412c4d4824634abab7a4a2a3ba51fbb3cb3627 2,465 1.00/1.00 vMB 105
645,700 645,700 0000000000000000000336bd2a03fa43c8126b75ee58993cecc257f1a9cca42c 3,072 1.00/1.00 vMB 141
645,699 645,699 00000000000000000008cbda9e6b1f080c76f5c5479447e1084315f0ca07cd27 1,230 1.00/1.00 vMB 75
645,698 645,698 000000000000000000036013357118a65c284b23ac1268c3817ce2cf0384e0bf 2,823 1.00/1.00 vMB 125
645,697 645,697 000000000000000000098545c63d4a29f27d0f5350988607ee876245da6d6044 2,407 1.00/1.00 vMB 45
645,696 645,696 0000000000000000000289b58b9b8c6768d3fe1953e3be18f3e9f2f0d1648244 2,132 1.00/1.00 vMB 31
645,695 645,695 00000000000000000000ab947d0fc8495dc12735822d9cf9303df294f880353f 773 1.00/1.00 vMB 88
645,694 645,694 0000000000000000000dc0a34f197100842fd959bc00067673f0a02c532f31a1 622 1.00/1.00 vMB 83
645,693 645,693 0000000000000000000e5c22c24fd31a29d8ecb2c2cec80d3a9cb75b7aa54f18 2,157 1.00/1.00 vMB 64
645,692 645,692 0000000000000000000d0fcc3af177ea81341ca4ddeeee1633ccd912158a406d 1,744 1.00/1.00 vMB 58
645,691 645,691 000000000000000000053891c7a63f26f13faac8bbd57bb4bb9875000b33c632 1,526 1.00/1.00 vMB 93
645,690 645,690 0000000000000000000cd59229ae4008b9696283a8f000b641e619db529b0bce 3,114 1.00/1.00 vMB 132
645,689 645,689 000000000000000000024827e03b6c13ce76275079d458b2e79e77a9d1a1580b 2,226 1.00/1.00 vMB 71
645,688 645,688 00000000000000000006d4d58c872ce883b11107ffd96b26b6b1bc157b2d2f3d 1,711 1.00/1.00 vMB 14
645,687 645,687 00000000000000000006923cc08fb61894882e9a38a5e7459d39803ac6f3071d 1,604 1.00/1.00 vMB 27
645,686 645,686 0000000000000000000467080151dcaf396b0257f8b6865d677a66475b1fa1c9 2,253 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.