Loading Tool

Explorer IconExplorer

Memory Pool

27,486 transactions
27.32 vMB
0.07502682 BTC
Random Selection Loading Transactions
Max Size: 131.14/200 MB

Candidate Block

Mining Attempt 93d4a71bdaba1a82da757ec3fb79f96095b3d5fbac31a9b6f04886b4ffa1dd7b
Version 20000000
Previous Block 00000000000000000000222279f35db39c4c1e723abe28171badb7bd3d2267db
Merkle Root dc69c6461110bf39ffd8d9e4ed20c2cd8b81f82bc152156682f78fa07376018b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,191
Size: 1.00 vMB
Total Fees: 0.02337391 BTC
Feerates: 178.73 > 2.34 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,491 (1,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,815 912,815 00000000000000000001070449ad385c8e0b140c9946381b721c5861b0835388 6,021 1.00/1.00 vMB 1
912,814 912,814 000000000000000000020b714716324acee62c264dd8ca0d5dcf0b7a917146ec 5,799 1.00/1.00 vMB 1
912,813 912,813 000000000000000000002058f4489f9407bb61dbee940d623158fde58fe0f892 3,321 1.00/1.00 vMB 3
912,812 912,812 000000000000000000018418e06ed2309aa293a86bd9f1329066133dc1c669aa 6,311 1.00/1.00 vMB 0
912,811 912,811 00000000000000000000d3d04fc79fc08a4cfe5b651fdd263606885960a18a47 1,204 0.41/1.00 vMB 3
912,810 912,810 000000000000000000005edad2139080a1652aebd5babe65761ff7383aea069f 3,648 1.00/1.00 vMB 2
912,809 912,809 00000000000000000001c794ab67c6265b67870ca521819117be26a86ef54163 61 0.01/1.00 vMB 2
912,808 912,808 00000000000000000000c7732ebbb152c919bdc93d29e31ed6298abab54b31f9 2,664 1.00/1.00 vMB 4
912,807 912,807 00000000000000000000fa5ac65bb466897a717b43d83c4676d81fd778ba2665 4,530 1.00/1.00 vMB 1
912,806 912,806 00000000000000000000833514de6ae84b003e47fcba431b4b103385d9cdd174 5,965 1.00/1.00 vMB 1
912,805 912,805 0000000000000000000030f00b17455eb3b879c92c6ad904ba36745b1f64f123 3,844 1.00/1.00 vMB 1
912,804 912,804 00000000000000000000490b9397dfa9143813d4bccd63336e0df25013c3d95b 3,455 1.00/1.00 vMB 2
912,803 912,803 000000000000000000018e5074c3069a4ffb53e7903937e0bc1420be45238827 2,516 1.00/1.00 vMB 4
912,802 912,802 000000000000000000018b88614689a7d03c9cbf4b6d1e1f21d7437bc5fb4fe2 2,479 1.00/1.00 vMB 5
912,801 912,801 00000000000000000001d7bae86623813fff353fa706b49bce30db944f4a773a 6,045 1.00/1.00 vMB 0
912,800 912,800 000000000000000000017808ad55288523da9d350766718843582f864c504e82 3,682 1.00/1.00 vMB 3
912,799 912,799 00000000000000000001ddec8e653fe1f90babd71ffa7062cc79c8511006584c 2,526 1.00/1.00 vMB 6
912,798 912,798 000000000000000000000e0d1226a9437382bbbbbdda6dcce1e511f2b63e1efc 3,112 1.00/1.00 vMB 4
912,797 912,797 00000000000000000001930d8b423e36fddac4cdcf5132cfdf82304919a2cb8a 5,218 1.00/1.00 vMB 0
912,796 912,796 00000000000000000000e7a7f0a98e0ae0b4e56254f48376bb627761837a3692 4,689 1.00/1.00 vMB 1
912,795 912,795 0000000000000000000095f49abde25284f772c8a9ef844b27024d26cec905f1 1,257 0.42/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.48 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: 611.74 GB
    • Received: 10.88 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.