Loading Tool

Explorer IconExplorer

Memory Pool

15,736 transactions
7.66 vMB
0.02755379 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.10/200 MB

Candidate Block

Mining Attempt e7c14d4a1e46807ed8239c3daeb71d997198d275fb5b61f0327c60de88704baf
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root 8755f2e76fe243c222508be005ea5be68bca50dff9187a2181231c58a7b014c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,424
Size: 1.00 vMB
Total Fees: 0.01191675 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (828,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,574 84,574 0000000000047cc23b5b0a616751ead48d6b26a459bf2b71d694e3cccc12ba4d 1 0.00 vMB 0
84,573 84,573 00000000002f3d7e17e5fb943a44eda54ce8c51f7fa3035f3b25f6cfa6c99233 1 0.00 vMB 0
84,572 84,572 00000000001062ee50bfb47e14a6b30982e67e8a25117dd08b75e0990c881469 1 0.00 vMB 0
84,571 84,571 00000000000ad4679e813b922499ac50af225340e49e2cfc1eb3c1a26cf235b0 3 0.00 vMB 0
84,570 84,570 00000000001e7e5b22b4f9e7db9d15a351f006ab35343a83db5aa73bb6e158ce 2 0.00 vMB 0
84,569 84,569 00000000001588e2580c7f4fe650b1b2d1a631dd8f60aee10e0d124fe2c3eeb6 1 0.00 vMB 0
84,568 84,568 00000000000fa7691eef822bf66d6c185bc9da807f0402f6c448ba70b4a5bdcc 1 0.00 vMB 0
84,567 84,567 0000000000119ccb732ef892b830c7833600e5b4798b573ca841b15c0cf969c7 1 0.00 vMB 0
84,566 84,566 000000000023ad14b3a71568b89540edd5e6d2a8a35b625294dfb5c7372c6352 1 0.00 vMB 0
84,565 84,565 000000000012ae432b44d0d6530fa5849213af43144af1e9956a24647f487b3b 2 0.00 vMB 0
84,564 84,564 000000000010b9ba36b48c5db054c0c9024a642ada6c5de15da40aa5433b2e09 6 0.00 vMB 0
84,563 84,563 00000000002bd9cabdf93fbc8b42476d194403696687c438bede18852b2d83d2 1 0.00 vMB 0
84,562 84,562 00000000002563411d8bd9f42f543b22349b04afc655b9083facf94a424cc3b4 1 0.00 vMB 0
84,561 84,561 00000000001da16680a41e72bd428bbde8af812d9e7d73e2c4741169cf6a2502 6 0.00 vMB 0
84,560 84,560 000000000019351c775be87529bedc4b71df1eda00759ca220d04056beda6872 4 0.00 vMB 0
84,559 84,559 00000000001ee86e01becb2239a0b42fc9a893f0ab47ad161b238ab639a31753 2 0.00 vMB 0
84,558 84,558 00000000001a17c6b4e4384e30f51f4a8f56c40f5aed4c7f7dd9c3e57b9a56cd 3 0.00 vMB 0
84,557 84,557 000000000006865cda1bb8978401577bb09276b328b26ba54b72db45c310442f 5 0.00 vMB 0
84,556 84,556 00000000001fc70f3b61c669b94c7a185de5253d4d27b4d8404dcb709928141b 1 0.00 vMB 0
84,555 84,555 0000000000183edc5546355f2f4eca8427674ff14593c2496b1bfd18e7816d75 1 0.00 vMB 0
84,554 84,554 00000000001d15f7ecfaa8f57be0eef33796c0a89f3359cbeef1596c61d1fe95 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.56 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: 266.88 GB
    • Received: 1.03 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.