Loading Tool

Explorer IconExplorer

Memory Pool

33,019 transactions
27.94 vMB
0.06472598 BTC
Random Selection Loading Transactions
Max Size: 138.01/200 MB

Candidate Block

Mining Attempt 9577131e45822a99fa90013be62a9246a6080a9d15abeea634110b3ebef3b752
Version 20000000
Previous Block 00000000000000000000772bfec0f0e433f7a8da04c287d4efd98f5b51573c62
Merkle Root b7ed8841c47962aaa9ea3d581af086b7054d45b4186b19faea42f8fdf107874e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,719
Size: 1.00 vMB
Total Fees: 0.01126140 BTC
Feerates: 150.75 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,515 (464,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,488 450,488 000000000000000000e15595435195100d7fdf818b5652397416f3cc8e4bea3a 2,620 1.00/1.00 vMB 84
450,487 450,487 0000000000000000020959020992cd7f53efc99ae9ae21247ea8ffde20e7ec8d 2,237 1.00/1.00 vMB 90
450,486 450,486 000000000000000000dec026674ab81332ba3698126e90a1623952d8befa4c52 1,523 1.00/1.00 vMB 107
450,485 450,485 0000000000000000024d843033cf96abfdd68d3c03cbfc51b31cf70679b40aa2 2,664 1.00/1.00 vMB 83
450,484 450,484 0000000000000000015d84f4bec292bc6f93770e24520024d50e65db21c5017d 2,037 1.00/1.00 vMB 97
450,483 450,483 000000000000000000dc71f41e6359b61f73ccb92d6699d1fe9282f3b8ab6303 1,775 1.00/1.00 vMB 99
450,482 450,482 000000000000000001abbf061cee4ded769a9e03ef6232a8b484fdf64b4b2cd3 1,662 1.00/1.00 vMB 85
450,481 450,481 000000000000000000745ab2df8580ef17d5005cec179b3a94672925c474d5f6 1,132 1.00/1.00 vMB 97
450,480 450,480 00000000000000000093f23980fdce26eb42699fac091241acbfbb03dac7c87b 1 0.00/1.00 vMB 0
450,479 450,479 000000000000000001918fc9be3b210b977fca37763698f75507a1b7d2ebb3a7 1,386 1.00/1.00 vMB 90
450,478 450,478 000000000000000000460d6ecc5a58858cf3ecb7565763128ea9cc0605e85cb4 2,908 0.99/1.00 vMB 69
450,477 450,477 0000000000000000016d93d06894c83e790a4e1e31a21d5615f4076c3eccb7d8 1,323 1.00/1.00 vMB 99
450,476 450,476 0000000000000000003c1d00f870cd7e2cc82426fbb420fa29f0ba15a9909920 664 1.00/1.00 vMB 102
450,475 450,475 000000000000000001b2daf084652a3218f3fbd333bc13fc2662775e38ad960c 1,004 1.00/1.00 vMB 110
450,474 450,474 000000000000000000024feb8b2da45dee9d798265a3a0b00757189dfcb31edd 2,144 1.00/1.00 vMB 137
450,473 450,473 000000000000000000955be3d4db28ab3cdb816040001dc610358a368b90082d 1,105 1.00/1.00 vMB 97
450,472 450,472 0000000000000000005dcb05a7ab9a025252f5b8839f70ef05a43ad77e892f51 1,313 1.00/1.00 vMB 66
450,471 450,471 00000000000000000181af0acb61b196b9224c0348a083be63f7ec689bfee708 2,222 1.00/1.00 vMB 92
450,470 450,470 0000000000000000014810dd8329f27119da5dfbf53c49deba6d8bb9ae7b8288 968 1.00/1.00 vMB 102
450,469 450,469 000000000000000000e6406e419c3a804dc31cc67609e1098a3989ead0097364 1,649 1.00/1.00 vMB 104
450,468 450,468 0000000000000000015f3c783d83744a75bee2fa83b47b77982daf0deb6945ad 553 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 613.03 GB
    • Received: 11.12 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.