Loading Tool

Explorer IconExplorer

Memory Pool

45,145 transactions
28.60 vMB
0.08336836 BTC
Random Selection Loading Transactions
Max Size: 151.64/200 MB

Candidate Block

Mining Attempt ad5081d50f0e6a0d686af3d49861e658923c4de5a0a33de63ad136dfc38da935
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 565162d07cb835f2590ad8c091b0dcaf417f4d1b465a522bfa324feb08acc04a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.02901481 BTC
Feerates: 150.92 > 2.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (471,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,476 443,476 000000000000000003092277c2d613966f646ea1891be00ab09974f4aa04c051 2,960 1.00/1.00 vMB 112
443,475 443,475 00000000000000000206a24d72f2925d68cfbc92b24d50351ee9ecba5b967939 2,582 1.00/1.00 vMB 99
443,474 443,474 000000000000000002375a00cf988047ee4b4dbef4752f950a15381ba834ff4c 2,670 1.00/1.00 vMB 75
443,473 443,473 0000000000000000039ec55f3ec9c5b116cea76148644bb5f49e9b097d864fca 2,342 1.00/1.00 vMB 80
443,472 443,472 000000000000000001b0d31625521c442b65fd31cc8f8af0def29f96cc139ab7 2,469 1.00/1.00 vMB 92
443,471 443,471 0000000000000000029572124688345bcb61224d505afdd46a6a2ccd6305f2b1 2,258 1.00/1.00 vMB 62
443,470 443,470 0000000000000000038afa406c6a4b7ce9b76feeb8e0509973480ba4bb9a1612 2,402 1.00/1.00 vMB 68
443,469 443,469 0000000000000000036a1af84184e308795c85e2d8689776234b74ba435bd91d 2,784 1.00/1.00 vMB 98
443,468 443,468 0000000000000000026a8d6409377e334d85baa8d643cd17bac880f0ca2be625 2,737 1.00/1.00 vMB 73
443,467 443,467 00000000000000000158e4ff2556217921756f782c65ac8f1896011b7afd20f1 2,333 1.00/1.00 vMB 81
443,466 443,466 000000000000000001a1a5e67ef5cd866444e96d269b58def37213d8d35207c5 2,425 1.00/1.00 vMB 82
443,465 443,465 0000000000000000005505dd6da317e60c01bf20f759321b45bd74b8e521a37b 1,854 1.00/1.00 vMB 79
443,464 443,464 0000000000000000019dbb0b5f549fe600863de28123dce9a510cca54fa133c1 3,108 1.00/1.00 vMB 107
443,463 443,463 0000000000000000002de4e155fa10ca07f19bd41e1c2b90517732980c614bf4 345 0.15/1.00 vMB 79
443,462 443,462 0000000000000000023e67e8f4a43c0d05bd0a6bced4e5ffebdc227f58b8da41 2,213 0.98/1.00 vMB 79
443,461 443,461 0000000000000000007230d6a2c94d3526ec214f2d89588b41accc9dd823a0e6 814 0.33/1.00 vMB 77
443,460 443,460 00000000000000000265ddd36449f2a129a5a59de8baa4859bb5c76607e1ccf0 2,098 0.80/1.00 vMB 79
443,459 443,459 00000000000000000363af48748c01a18f36fd58ce726fee60ba7255468a6f6e 965 1.00/1.00 vMB 36
443,458 443,458 0000000000000000012f978bdf988658e0c24a8b2780051b641d3dc8d2de4530 1,172 1.00/1.00 vMB 50
443,457 443,457 000000000000000000d888a3260b0ceb3af3e593330432f90a617af635ddc79d 1,916 1.00/1.00 vMB 67
443,456 443,456 000000000000000000f631627b475b454732d05b5b23d67345a95f06770036e7 2,371 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.