Loading Tool

Explorer IconExplorer

Memory Pool

78,090 transactions
29.29 vMB
0.06365535 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt 90cdc976805f0ffe4ca17a179930dc641c1a86283bc49dd4d11f1fad96448053
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 92b72afd17b19383db256e5b4c28f03b319ea88137af73540fd60ada8a9c4264
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,830
Size: 1.00 vMB
Total Fees: 0.00434893 BTC
Feerates: 21.09 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (336,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,366 578,366 0000000000000000001a4a63b11eb786aa85c53a997d81c0657bd4f4869cbcfa 1,439 1.00/1.00 vMB 173
578,365 578,365 0000000000000000000f846b33f3f3ccafbbb90eed681088f420ef51a19d3e00 1,655 1.00/1.00 vMB 181
578,364 578,364 00000000000000000008a7e37b9eb354ce3109440dc4a77995a0ea5fb3c69bd9 2,106 1.00/1.00 vMB 197
578,363 578,363 00000000000000000023ee52d251a787331b0a738a351f693de190b71d9741c3 2,712 0.93/1.00 vMB 54
578,362 578,362 000000000000000000156df50ee69d36641ed7ccc9b2b2b0bbb835f7f5c156a4 2,917 1.00/1.00 vMB 117
578,361 578,361 000000000000000000066ac2abdaf4049372d00e3dc7784dbdc48abc5d2f823a 2,872 1.00/1.00 vMB 118
578,360 578,360 00000000000000000020da1d787e20a1f03129b23131a7f24de578261765bae1 596 0.21/1.00 vMB 84
578,359 578,359 00000000000000000014ae020f1635c9ee5dd43c4c2d48194195d043cdeab445 2,000 0.70/1.00 vMB 87
578,358 578,358 0000000000000000001af6286b6ee36c0be5c74decbee957fbcd53d20e1a03fd 550 0.85/1.00 vMB 12
578,357 578,357 0000000000000000002094a70a0aaeec6f75daf2b3a1d3aae732b30e0981e761 1,770 1.00/1.00 vMB 80
578,356 578,356 0000000000000000002024871d412697ef4fa342282a3447f89388f5220e6de3 2,293 1.00/1.00 vMB 69
578,355 578,355 00000000000000000029a6c2091355ee9bb2ebec870943b9773a7379f4e65c2b 1,810 1.00/1.00 vMB 19
578,354 578,354 0000000000000000000ba25a3964d82148e24a70036737b301bd50781b2d65e9 2,632 1.00/1.00 vMB 33
578,353 578,353 00000000000000000004175bcc78a694a8f604d80f0fb4f1730ab30470b009eb 2,669 1.00/1.00 vMB 145
578,352 578,352 00000000000000000001bd0ff4c7f57613b510bc222390d0beb617726cbae006 2,158 1.00/1.00 vMB 97
578,351 578,351 0000000000000000001748cfdc0e93dd5acf6df8b767d4095122c29e9d8a43f1 2,850 1.00/1.00 vMB 118
578,350 578,350 000000000000000000079859397409185d23a77bf88037e9a6be6b9ea3dde61f 2,311 1.00/1.00 vMB 130
578,349 578,349 0000000000000000002617637d3db19704ff661892ba1b8e8a841bd82111c86e 3,227 1.00/1.00 vMB 184
578,348 578,348 00000000000000000024eaeccf27597353fe6bcea54a35ea6f3ee170fc693c02 2,777 1.00/1.00 vMB 129
578,347 578,347 00000000000000000022d715236b544ea72363d03ac9fa3632190b2ec3856658 2,521 1.00/1.00 vMB 29
578,346 578,346 000000000000000000265525eb627b3ab24b82436efc4f16d314e2a6ad952fca 2,601 1.00/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.