Loading Tool

Explorer IconExplorer

Memory Pool

37,522 transactions
25.99 vMB
0.06553737 BTC
Random Selection Loading Transactions
Max Size: 133.51/200 MB

Candidate Block

Mining Attempt f01bce19d3969f151f64098a2270c93e316a37da2f19bba5aec04ca297810f0d
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 73348fd66bd94ee5f44eaaee691d6fdf353f7796083b1e22908811e9ef53be4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,912
Size: 1.00 vMB
Total Fees: 0.01774392 BTC
Feerates: 508.49 > 1.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (330,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,364 584,364 00000000000000000011068d018f0e50efaa22a8ccf3cbb38d72d8c8b7fa39ec 2,269 0.83/1.00 vMB 30
584,363 584,363 00000000000000000015a3570499a96847efefeec699b9af827bcb6366d19f59 1,115 0.38/1.00 vMB 26
584,362 584,362 00000000000000000011fe33212078a0a7ce76948873fdb994f16c5be7c0e5cf 2,565 0.99/1.00 vMB 21
584,361 584,361 0000000000000000001877d2c8075b65151a63f44ff64d264ca291d1158a5402 2,604 1.00/1.00 vMB 21
584,360 584,360 0000000000000000000121d85be4cc49ad4e2681753137fd8ebf3a9e4d197cda 2,514 1.00/1.00 vMB 61
584,359 584,359 00000000000000000012b09628f9aabaf38afe2a573ff1e5b9c42ed09a9da1f5 472 0.24/1.00 vMB 24
584,358 584,358 000000000000000000194105663ec58fc22ef902c87260913f8d18b8b2e064a3 2,657 1.00/1.00 vMB 24
584,357 584,357 00000000000000000014e736d55ad2bd2b4e92576be14ea98e0c6da311181f69 2,285 1.00/1.00 vMB 20
584,356 584,356 000000000000000000008efcc999a23790e583c77371a1f0413a9b5b321a4940 2,274 1.00/1.00 vMB 8
584,355 584,355 000000000000000000019065d266d8415fdec7b5c72fc2986a1f19b43844e45c 2,443 1.00/1.00 vMB 33
584,354 584,354 000000000000000000072da47e1a1f67990d469fb00ead0f46b6004dc3de123c 1,806 1.00/1.00 vMB 24
584,353 584,353 00000000000000000015e066121aabdb4adf331331ef5d6fb827d1fad7532f83 2,901 1.00/1.00 vMB 69
584,352 584,352 00000000000000000002595c555916c43783892d33eeda2892a272b467ccda45 2,805 1.00/1.00 vMB 19
584,351 584,351 00000000000000000004499a561996c9db9e39b0340627e78654296a089fb931 2,359 1.00/1.00 vMB 29
584,350 584,350 000000000000000000031ee34f9d247489893153c501e2b4387509704a8b3688 2,519 1.00/1.00 vMB 63
584,349 584,349 0000000000000000001b1f56fbe3db9578c4380b7dd21e56b0810dee471820e4 2,054 1.00/1.00 vMB 44
584,348 584,348 0000000000000000000ab1cf531b9a9f1a2cac9ef9e95b77914938ddce4177ba 2,401 1.00/1.00 vMB 32
584,347 584,347 0000000000000000001a444369ce160c00e00cfe4e73413621f762bed7fb221a 2,149 1.00/1.00 vMB 53
584,346 584,346 0000000000000000000d2a336af974cff37a2eddfddbcca547cbb070d750c2da 3,143 1.00/1.00 vMB 73
584,345 584,345 000000000000000000189410e83a3f07a55481ffb03d2a0442a239742d56aace 2,467 1.00/1.00 vMB 48
584,344 584,344 0000000000000000002137ae0e11334defd75e323399403c36e6579cf29a67be 1,617 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 781.81 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: 634.90 GB
    • Received: 12.27 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.