Loading Tool

Explorer IconExplorer

Memory Pool

42,951 transactions
26.64 vMB
0.07157620 BTC
Random Selection Loading Transactions
Max Size: 139.34/200 MB

Candidate Block

Mining Attempt e05f1f811aecde512b6bc6fd0c2669e907c64e26387d4733dee05e1a762a8ac3
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root aee4251bd8c4d9ad630f7dc693f7534d5a949099d93883c90f767f960ca48bb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,041
Size: 1.00 vMB
Total Fees: 0.02258757 BTC
Feerates: 100.36 > 2.26 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (538,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,331 376,331 00000000000000000f1eb93ac4ef6ab16fbd8a4c4532b493710cd8f2a5747ed9 1,027 0.46/1.00 vMB 37
376,330 376,330 000000000000000007667aaafffe8628ee4eb9b66165edac4bdbc6f8087f1327 910 0.35/1.00 vMB 39
376,329 376,329 00000000000000000c4ce657c504b53db35017f1266cde956fb93fbfd64afeca 2,097 0.79/1.00 vMB 40
376,328 376,328 000000000000000001e3d712df24bb63eab2006ce0fc87c1803f4bc8149163bf 147 0.07/1.00 vMB 39
376,327 376,327 00000000000000000e1766e6d3c174b0ec8e507df677ef88f9e120c15fb0952f 225 0.12/1.00 vMB 37
376,326 376,326 00000000000000000b6562c242301a3841e16202d762f27eb1c617ff7a117ed5 431 0.27/1.00 vMB 28
376,325 376,325 0000000000000000047a421525041f2ae0c1299c71be076d3ed7a4649acbae3c 1,981 0.96/1.00 vMB 44
376,324 376,324 0000000000000000076bbce0dec01b68dc7051ad653de46ffd2156bc7705c5cc 1 0.00/1.00 vMB 0
376,323 376,323 00000000000000000e8d3266c478c3102a7b54582fb90963aa0bed93747dff0d 747 0.39/1.00 vMB 37
376,322 376,322 000000000000000008967fa760a787b74596bbacb0dbe275d0a536b7d68b5e57 19 0.04/1.00 vMB 4
376,321 376,321 000000000000000000a27205e51795824e88c730b93e73e7c2319aac4db499bb 364 0.19/1.00 vMB 34
376,320 376,320 000000000000000001ff7f9a5ecaf14573fc7ee30797b1295f110e478f561514 1,026 0.48/1.00 vMB 44
376,319 376,319 0000000000000000039c547024ca57ad4ff7db20b060a8fb5e4ec1b5ef5c8fac 1 0.00/1.00 vMB 0
376,318 376,318 0000000000000000096f3f838b95ff2139d1945ca64563bdbb3067fe60b9e95c 1 0.00/1.00 vMB 0
376,317 376,317 00000000000000000a97617598cc8d113bffdd2afe7052d5fc0b278ea980e851 124 0.18/1.00 vMB 14
376,316 376,316 0000000000000000111d1eb34fef7e01af0b6c28b3a7e81b5672ecf0144346b8 248 0.12/1.00 vMB 37
376,315 376,315 000000000000000010c525ca89f31dae9a962028e0a8a67fc5df72f08ee2fb0f 164 0.09/1.00 vMB 45
376,314 376,314 0000000000000000006057f30f24e0d45735c1461919566484cff7210a67d42a 109 0.04/1.00 vMB 36
376,313 376,313 0000000000000000101cb918344f0e637de6c6ffba40f0cba22437dca7d71819 300 0.14/1.00 vMB 39
376,312 376,312 00000000000000001179002e976428b4124d16d0320c50493ac8e97eb6ab9cb2 398 0.22/1.00 vMB 45
376,311 376,311 0000000000000000012f18ffe7d420adbf87d61325c5e0dd5190692634d8e4f0 153 0.08/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.00 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.