Loading Tool

Explorer IconExplorer

Memory Pool

80,074 transactions
33.83 vMB
0.12361186 BTC
Random Selection Loading Transactions
Max Size: 192.25/200 MB

Candidate Block

Mining Attempt a8484924f2c624a5e8d5a72862581fc82459e637c2ba7f2bd1d4eb60fbc6cab7
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root c8c57fd15713a00f320305795d5cc75309cb2e53aef206fe03af7e6ccf5550f0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,167
Size: 1.00 vMB
Total Fees: 0.01673373 BTC
Feerates: 52.08 > 1.68 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (370,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,737 544,737 0000000000000000001d6dd012c21a8910f5ce49daf695d7d930cd1ddeadd93b 255 0.11/1.00 vMB 16
544,736 544,736 00000000000000000015ded4e5b5c44e4b39115440cab8e4031ae67e819e9ee0 1,044 0.47/1.00 vMB 12
544,735 544,735 00000000000000000016a4994173703b1b344cb591e6d6c252bec8e111c7c96f 1,826 0.89/1.00 vMB 15
544,734 544,734 000000000000000000031dc19321634420b12d86d55b089dcec3283ec3f301ef 15 0.00/1.00 vMB 39
544,733 544,733 0000000000000000001b4daf5888cc2a00d41bf75959977395016fa122a1d512 1,508 0.79/1.00 vMB 11
544,732 544,732 00000000000000000013c28b1ccfdb9bd980463d0c2ccd238629ee95f001906f 630 0.33/1.00 vMB 22
544,731 544,731 000000000000000000116224d9c8b6e0a78dcdc4f38c98341631e67150e7036d 67 0.50/1.00 vMB 1
544,730 544,730 00000000000000000018de8489dd2452bd2409f5b95879ae495ddf7bca6c494f 2,282 1.00/1.00 vMB 15
544,729 544,729 0000000000000000001df8caff6c3c46260a4d2679a0106b137feb96ab22a9e9 1,574 1.00/1.00 vMB 4
544,728 544,728 0000000000000000000d07b211f0bb685eb0e8499f57f9a8cd071898e93b55b0 2,370 1.00/1.00 vMB 9
544,727 544,727 00000000000000000019c0984c0c7971018605e5cfb506e819eb6a81d4590edb 2,201 0.85/1.00 vMB 28
544,726 544,726 0000000000000000001e59fc0a75855d0a95791783b62941f98f644197acf4b8 336 0.14/1.00 vMB 12
544,725 544,725 0000000000000000000296a4224f6ac1e4217adf54680bc39d6560915b6792cb 1,383 0.55/1.00 vMB 14
544,724 544,724 0000000000000000000ae442e8b2e45153abc3583d22b31e8cff22f708426117 2,133 0.97/1.00 vMB 11
544,723 544,723 0000000000000000001bf020b229df66022e07b4c469ab554650b4dae2326412 845 0.40/1.00 vMB 13
544,722 544,722 00000000000000000003ada4a96523c5350dd2bc5ec1d7292c6c93ed657806c9 570 0.28/1.00 vMB 12
544,721 544,721 0000000000000000002063636b9682175d1af3ccec0e9262a57f5d14af016dd6 334 0.12/1.00 vMB 21
544,720 544,720 00000000000000000004d04031bb71d97c076c067195bef746ad8dcc78ef5771 1,884 0.91/1.00 vMB 13
544,719 544,719 0000000000000000001615b7e65ae349c5f59e55c247bc40cd6555e620e51c5c 536 0.27/1.00 vMB 11
544,718 544,718 0000000000000000001a268a5ef284a254a46c9262eb528862d08f14bbf5388d 602 0.31/1.00 vMB 17
544,717 544,717 000000000000000000000d3d8270519d6491e276fd5d6ee1648802f58ab6ae7c 33 0.01/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.10 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: 728.36 GB
    • Received: 18.48 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.