Loading Tool

Explorer IconExplorer

Memory Pool

37,164 transactions
18.88 vMB
0.29801249 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 10 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 4 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.65/200 MB

Candidate Block

Mining Attempt 3d3a030afb53c4e67d95ddd8e8238aeb814cc317e9a436e9afdbdccded8d0410
Version 20000000
Previous Block 000000000000000000003a062576f0e1187aedd3325288bf9f43815f057dc01b
Merkle Root 7de8c39f2ead4fc56f75f14c637aeaac026788f621f3f5bae0c67cfc146ae382
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,210
Size: 1.00 vMB
Total Fees: 0.06059095 BTC
Avg Feerate: 6.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,056 (846,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
66,600 66,600 00000000041febfbebb611cd8f587c690bbdc86af1e3ab04b134bf0d66c63751 0.00 MB 1 0
66,599 66,599 00000000047ae2681abaa2eff10a24fc0d5d6669bc677627a3be0e934eb878af 0.00 MB 1 0
66,598 66,598 0000000000f212b2b6bde6176fb772014ce55d31a05cdf58a676fc363ef51c23 0.00 MB 2 0
66,597 66,597 0000000000235badeef670c50591907f4d98b694137ac1f62129c0fc1e74dcc8 0.00 MB 1 0
66,596 66,596 00000000044843a0096cfa58b91addee799bd1c1ac7a705a4a4e37ec0aeac039 0.00 MB 1 0
66,595 66,595 0000000003ff19fb2b74fb2958c3c8091868b66c25f2c8952b4309f8c66c5f08 0.00 MB 1 0
66,594 66,594 0000000002fa394ba061a5a71f3c5d185c2db69fa7214a46aaad6262dac67f8c 0.00 MB 1 0
66,593 66,593 00000000022c366291a41a75aab7a260181591c4e5d8e4f113effe355c75c83a 0.00 MB 2 0
66,592 66,592 00000000054f9c31da7bf55d7c40d10fea16768e91a3bc9697fd6739a2624d7c 0.00 MB 1 0
66,591 66,591 000000000492bf9e7fe73493d40309aa9f3a0c173547cada66643002237cb1d9 0.00 MB 1 0
66,590 66,590 0000000002b830fd9f9034f128957f32d43e54a023e35bce017fb374df72faa0 0.00 MB 1 0
66,589 66,589 0000000002c55dcd563fdaf7833d21f1576953cbc2116eecdd7450e03ae36930 0.00 MB 3 0
66,588 66,588 00000000027414b38b31cf33ae7f4e5cdff432096bb5ef1cc4c59c6518b39f18 0.00 MB 5 0
66,587 66,587 00000000040463de27cf1c29fa47570d0003c4edd7256950e0c414ed3b0165d1 0.00 MB 1 0
66,586 66,586 00000000029f49c082faa7da21ef01ca0d4d5671eaace40fc45f39778a7adda7 0.00 MB 1 0
66,585 66,585 00000000000d2540f4a6eb299d034843a88ce2e55733cd81b2d3e9d440fd4927 0.00 MB 2 0
66,584 66,584 000000000595cc41a7c7a8314fa204b6c42edbd9793092d71b2e467f07a954f8 0.00 MB 1 0
66,583 66,583 000000000124ff86610f8b616fd5a099232bddf6741325b0d761f924271a58c1 0.00 MB 1 0
66,582 66,582 000000000173d00157ce7c508017e8a93157db21363b5928ce30e478587163e6 0.00 MB 2 0
66,581 66,581 00000000014fc0ca97b413160121829f65a57eeebda0a020df2776257e437de5 0.00 MB 1 0
66,580 66,580 0000000004ded7c541546ba26452dcf6b91bb0e72d2a8f9b98397e9b26f184d9 0.00 MB 2 0
Previous 10 blocks ↓
Total Size: 778.95 GB

Node Details:

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