Loading Tool

Explorer IconExplorer

Memory Pool

86,941 transactions
31.86 vMB
0.15764827 BTC
Random Selection Loading Transactions
Max Size: 192.06/200 MB

Candidate Block

Mining Attempt 5baf932d1f4029a10cf3e24d2b640786e03c74b223370642d5ec83b39d8d48c2
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root c30ea8e3bc6b3131e3da4a3b3ee1e0b510e8004c088d564288ef705d98c54e93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,519
Size: 1.00 vMB
Total Fees: 0.07056850 BTC
Feerates: 214.31 > 7.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (805,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,602 109,602 000000000000c1633234ecd735cf541094a61df4517ad0c6d0fb49f8ba5c9b45 7 0.00/1.00 vMB 0
109,601 109,601 000000000001bfd341793843c81080da2f866679795fed5abb0ef9c35c544cff 10 0.00/1.00 vMB 0
109,600 109,600 0000000000019079d8999a42b26a79dd1e959cb16010b2409a997067e305e103 13 0.00/1.00 vMB 0
109,599 109,599 0000000000018af3998a8af3e0f9936499e21d3918de3bcaca94bd3fe7537345 41 0.01/1.00 vMB 0
109,598 109,598 000000000000869967871783e7267829559de5b140a49be8f7e6bc37472e8413 12 0.00/1.00 vMB 0
109,597 109,597 000000000000f013f2cdf19b9c113db4e74711ed82ddf60676527645e4b4f831 12 0.00/1.00 vMB 0
109,596 109,596 000000000000ba4d5b867a2068d2e81f87f22de266bf508993d98e8549ae1db8 11 0.00/1.00 vMB 0
109,595 109,595 000000000000614f24d3672c92d5c94297311e4a71254e204425fb37576087b4 10 0.00/1.00 vMB 0
109,594 109,594 000000000000ed2018be2d8050ce727fe397ccda1c3296e896ecc48ff113e19a 10 0.00/1.00 vMB 0
109,593 109,593 000000000000ce93d09af100559daa922c96ab03212f098d1090291bfb0ade4b 27 0.01/1.00 vMB 0
109,592 109,592 00000000000118a24f3e4b989f49c416320951e529d39d2f5b604b6586900f95 12 0.00/1.00 vMB 0
109,591 109,591 0000000000003ba98a53b8bb7a1b973fec7b6d3b69ccf9cba427b250322bd74f 12 0.00/1.00 vMB 0
109,590 109,590 0000000000014da3ed1f8f0f7e0c2ed349512eea615860eaa2cb47ffe7c8aa48 13 0.00/1.00 vMB 0
109,589 109,589 000000000001ab60695473598e88d80f836748a0309c6997680431c62bfc63f4 12 0.00/1.00 vMB 0
109,588 109,588 0000000000004de3205da1ed8844e79f3e24d991933cc57614c9083a79de8573 11 0.00/1.00 vMB 0
109,587 109,587 000000000000fa561d85808f900bcf2abb55bd8992bb1d45510cbc44ee0239d1 4 0.00/1.00 vMB 0
109,586 109,586 0000000000000d0709f67fdeedffec6cb176fca446849cfb120ef3ecab6a636f 9 0.00/1.00 vMB 0
109,585 109,585 0000000000010befa18118969fb59acfdf2158f7dbfa9ba0488892bcfad0332a 11 0.00/1.00 vMB 0
109,584 109,584 0000000000008e2e78f50a350636fa59d1ae24bccec4c8eae2d86ebf47dc0b5c 12 0.00/1.00 vMB 0
109,583 109,583 0000000000013c4cfaab9549d5e3e8dc634554d0fe48e175bf4ba1a621dd95ec 12 0.00/1.00 vMB 0
109,582 109,582 00000000000077ce337a642235d3710bb64ded7e17db831224fd414e799828f2 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.33 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: 660.80 GB
    • Received: 14.77 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.