Loading Tool

Explorer IconExplorer

Memory Pool

45,534 transactions
27.20 vMB
0.07590802 BTC
Random Selection Loading Transactions
Max Size: 143.56/200 MB

Candidate Block

Mining Attempt 42025e6134febf00bd230c34c219eeed185da19066664984a7c52dc1e31c156f
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 73432bf7eee39404151dbc70d6f78c9bee6ee0f72f11d3e76801085d00e7fb50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,075
Size: 1.00 vMB
Total Fees: 0.02518941 BTC
Feerates: 201.13 > 2.52 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (194,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,279 720,279 000000000000000000009c2b2d78f4e2bdcb9b712703754b07fef5c42bf7522d 221 0.11/1.00 vMB 8
720,278 720,278 00000000000000000007413250c59239b99fb3575bab8d0ca6e236574c566670 247 0.11/1.00 vMB 8
720,277 720,277 00000000000000000003c0536c77d8a6486f25a92e35c6f507005c4697925cf8 305 0.12/1.00 vMB 10
720,276 720,276 00000000000000000004ffcf5ca36c497773b7a368e4edb9bbe8f04c487f9391 2,221 0.98/1.00 vMB 8
720,275 720,275 00000000000000000000640afa9ac9c7ffadeb8ac4a94d81ea5a9b90e90821b7 418 0.30/1.00 vMB 1
720,274 720,274 00000000000000000007a184b28beaa5788492cff46c4994a4bb10b7f7038f3d 2,566 1.00/1.00 vMB 8
720,273 720,273 0000000000000000000295c39c1af186b19a2a3a0575a6c549c8e1a3eef8f341 2,404 1.00/1.00 vMB 16
720,272 720,272 0000000000000000000127112b279542a88a118b2c9490bed8653681541a11a8 1,911 1.00/1.00 vMB 9
720,271 720,271 00000000000000000001e3cc65d9dea29a6854a52f74722010de1daea50bca5c 126 0.18/1.00 vMB 3
720,270 720,270 000000000000000000045e7573cbef874b7da890efa43bd0cba848f1cd762f95 2,812 0.94/1.00 vMB 10
720,269 720,269 000000000000000000094d9a1f28f967423e0050ad4abd6016b577b1b754d017 1,236 0.66/1.00 vMB 6
720,268 720,268 00000000000000000000e8a85d6c371478c15be258386707fa721813927753e4 232 0.16/1.00 vMB 5
720,267 720,267 000000000000000000090e5b9ca211a97a923536c6752be657901397fbb19fc6 802 0.61/1.00 vMB 5
720,266 720,266 00000000000000000003b7cc325b3d774d3120481d64bb3f5a2ed25cca4976bb 636 0.25/1.00 vMB 9
720,265 720,265 0000000000000000000831bb1802521605a1e1dd44f6f45588410552e58cd380 18 0.10/1.00 vMB 1
720,264 720,264 000000000000000000003cf107b43e3a4ad9980889750d3aedfd976e21c22c65 1,151 0.94/1.00 vMB 6
720,263 720,263 000000000000000000031ecfbf514305a903914fb7f1496b32b0cccbaa0490b4 1,741 0.63/1.00 vMB 9
720,262 720,262 0000000000000000000999fc8e689fac0cb9a438bf31297a3cb0f76762f0959e 444 0.13/1.00 vMB 12
720,261 720,261 00000000000000000003ddc9c8e7058751af6bf6a89383ca97bf90a180e3e89f 767 0.34/1.00 vMB 9
720,260 720,260 00000000000000000003c7d20aa517fc3077c86b38107a256d5dcabfc05ad3d9 1,264 0.52/1.00 vMB 8
720,259 720,259 0000000000000000000490db6ad78d4e52d802b965c26a51632bf80ab3f24415 1,458 0.55/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.01 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: 649.26 GB
    • Received: 13.15 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.