Loading Tool

Explorer IconExplorer

Memory Pool

19,150 transactions
8.38 vMB
0.03246934 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.63/200 MB

Candidate Block

Mining Attempt 5f6042b6d06c91c2bda908cdf3a1c2953107db6fd2e570c80adb3356a632b82c
Version 20000000
Previous Block 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a
Merkle Root 1ad60c3a6e01a847e8e44352a9e3c467731cfa6f9d7ba12f510b82f5e4d8903a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,687
Size: 1.00 vMB
Total Fees: 0.01464377 BTC
Median Feerate: 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,410 (752,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,472 160,472 00000000000007ad488a03a3ce63900157d081164d778cd236645962c8a287d2 72 0.04 vMB 90
160,471 160,471 0000000000000b1a55d93700220c6002dc26f903332c6dc27237c98e535c6043 37 0.02 vMB 58
160,470 160,470 0000000000000777de7e5a01540f8f1474739db43f791b23e2e5a2052b94ba64 9 0.00 vMB 23
160,469 160,469 0000000000000d1d1acee7d94c5c0114585914f20c44a21a644676c671ccc0d1 119 0.05 vMB 108
160,468 160,468 000000000000030ccc30dade58e3c405a1b2972ed272d7a7a15d9d37e06bff2d 35 0.01 vMB 214
160,467 160,467 0000000000000b9de1ccb5c1bb5c7e4a15bcda90709c4f632909ce5f0667e430 90 0.04 vMB 184
160,466 160,466 00000000000004cc145067b980417b639e1ab43d5e263e209116259a7cd6e997 5 0.00 vMB 51
160,465 160,465 0000000000000845c7c0f858f06d8e8af31bea38716565dbb454459d09e9e9fc 57 0.02 vMB 5
160,464 160,464 0000000000000459f7299c5012f4be1cac1e4cc6c520c8c5def1abe1bf341652 45 0.04 vMB 594
160,463 160,463 00000000000003b690dfcfd4352ba3e0680aa7853135be434744612fa3b7b1b0 44 0.01 vMB 225
160,462 160,462 0000000000000399ffeff5fee6ee9372559f98abb132f1aa985e4adaa843c691 18 0.01 vMB 7
160,461 160,461 0000000000000292e2a182067e523c03dd452a51d8551528a523226efcf54ba8 66 0.03 vMB 170
160,460 160,460 000000000000030f15e5318715884530e38f2b706112fce2a3540ae6f83d915f 13 0.00 vMB 0
160,459 160,459 0000000000000b6c094d15c2e398a121a59b229e4f4067c5a0b654215744e2d2 46 0.02 vMB 349
160,458 160,458 00000000000004c0de2c027c2b544f0b97362a7ea66e2988082c98f91788d840 84 0.03 vMB 103
160,457 160,457 000000000000016b08fe699988cb6dc623d53d28ce97a4c1b48d79a0aa220a5c 17 0.01 vMB 49
160,456 160,456 00000000000007d3f0b040bdb65f6f351f9a25dcc1df2106a4e2f749518bdafc 11 0.00 vMB 0
160,455 160,455 0000000000000c38a41bfff7f23f75d8ea74ea488c72c69d9d3c34a29740987a 29 0.01 vMB 57
160,454 160,454 000000000000019f18af52406504185a4328b14e65016529bf7255c52357e2cd 13 0.01 vMB 0
160,453 160,453 00000000000006abafc191141763d52871adfd7f9bf186b025849d116fa37b72 1 0.00 vMB 0
160,452 160,452 000000000000057f8228da1b198bc0f974bdd07040bd973bf7b2ec6cfad30792 11 0.00 vMB 41
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 11
  • Data Transfer:
    • Sent: 283.85 GB
    • Received: 1.13 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.