Loading Tool

Explorer IconExplorer

Memory Pool

73,787 transactions
28.22 vMB
0.06830678 BTC
Random Selection Loading Transactions
Max Size: 167.75/200 MB

Candidate Block

Mining Attempt 0dd22b1e8f055bf775d5fd71b5818c916900bd963782fe5df1a648251e28f21d
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 2dfbd76774551679842a8b73d6267e04b8c1bf7bfc37b9d1e0147dd5a6f957f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,617
Size: 1.00 vMB
Total Fees: 0.01183719 BTC
Feerates: 101.62 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (257,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,381 657,381 00000000000000000009fc5cc0377db901b67081d15d10dde625222d03caf884 3,402 1.00/1.00 vMB 133
657,380 657,380 00000000000000000001938bdd08a80acbb1cf4857dac79c109cc467b763bceb 2,856 1.00/1.00 vMB 90
657,379 657,379 00000000000000000001f9754c7e0bd9c067f1c8451adad1ed5ab4100a193a96 2,661 1.00/1.00 vMB 91
657,378 657,378 0000000000000000000a6fe32e4e865d10d1d869fd9e880c28425d6a24750ce4 2,868 1.00/1.00 vMB 74
657,377 657,377 00000000000000000004c10ca627173d39027fc24bcf721f57512a40a4b3fe3e 2,469 1.00/1.00 vMB 84
657,376 657,376 0000000000000000000022ad62a5b5ae6001a576410268d9f882a44081059647 2,880 1.00/1.00 vMB 116
657,375 657,375 0000000000000000000e52a1788a8285b096ee5166e854a2dfb70757a867f717 2,432 1.00/1.00 vMB 66
657,374 657,374 0000000000000000000f0d2cac532130fb731b7a6fcf725b51321f67bde4bc07 2,489 1.00/1.00 vMB 78
657,373 657,373 0000000000000000000ef1d1ccd20c72c1b424442a85f46a4d133473fbf8212b 2,644 1.00/1.00 vMB 60
657,372 657,372 000000000000000000051407e456ac0cd38e235c53c6e09cad5afc1319960355 2,047 1.00/1.00 vMB 71
657,371 657,371 0000000000000000000a367b73a1db1f09b69dc6a1203d6bcd926d0b4cdfa2e7 1,182 1.00/1.00 vMB 80
657,370 657,370 00000000000000000001d0ebbd4fe16d69efcb46a30785a707b94bf3062f9f08 3,174 1.00/1.00 vMB 57
657,369 657,369 00000000000000000005f0fa55d9d7f63c5560ae4b8f7f7bd8147a6d0fe8bb06 2,462 1.00/1.00 vMB 72
657,368 657,368 0000000000000000000779e2feb05de0068e8bea7e6f9c61485ce436963da712 1,893 1.00/1.00 vMB 104
657,367 657,367 0000000000000000000227ea72b5b7dd49e6320e52dcc5175b476fa2af4b6d2d 2,652 1.00/1.00 vMB 73
657,366 657,366 0000000000000000000a2220d042e30184fa33142504ba19d91858fe0cf4fa07 2,867 1.00/1.00 vMB 66
657,365 657,365 0000000000000000000e40b0d16961b87fe97520f50b4eaf84e8d115bbbe9372 2,894 1.00/1.00 vMB 72
657,364 657,364 00000000000000000008a69ff8544b730761765c3865d3bb1c6d51e7f7ae1c97 2,429 1.00/1.00 vMB 78
657,363 657,363 0000000000000000000eb10143367aa31b133ec21f3e9e0b39c22c759b00f58c 3,090 1.00/1.00 vMB 106
657,362 657,362 000000000000000000092a897db61e425ed16084d100d72cf073814e1aeb50e3 3,149 1.00/1.00 vMB 97
657,361 657,361 0000000000000000000dc2eb635fbe33a4f5975d4d7d78db964b499991a7f57f 2,377 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.