Loading Tool

Explorer IconExplorer

Memory Pool

75,199 transactions
20.74 vMB
0.06140593 BTC
Random Selection Loading Transactions
Max Size: 138.98/200 MB

Candidate Block

Mining Attempt 0585a0a1e489583fbd42691be658d9fe49cf16868ac6efda1f1d95b5b2554b9b
Version 20000000
Previous Block 00000000000000000000810867c47bcbe7734223df22e2796f25920c2579eb8d
Merkle Root 289b031a26e6c85a17088a6f6d6bc12afb1958e1fa0ac969010b1c6a4beec671
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.01549159 BTC
Feerates: 83.77 > 1.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,981 (846,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
69,459 69,459 00000000009f8acdbf73fead21e36b157e41a2fa21c1104ab449071849181c30 12 0.01/1.00 vMB 0
69,458 69,458 00000000003480e8f28384388c7bfb5a7d789233aea84b6b4fbc0b4d31be2ef5 1 0.00/1.00 vMB 0
69,457 69,457 0000000000fd034297e027b2b7fe2dac3be4e6600fadbefe149d5ea738fad0dc 4 0.00/1.00 vMB 0
69,456 69,456 000000000162b089fbb5a333f591ba1cd5405f9fa86520272156938de636e08f 3 0.00/1.00 vMB 0
69,455 69,455 00000000003d019a0088a5be60d5271eb2ec762ad03be34767dc2b72f4a7f0d2 3 0.00/1.00 vMB 0
69,454 69,454 000000000035b13ea5158e01d6bd151970ba82aab90e051e12e819d56fe11f4b 3 0.00/1.00 vMB 0
69,453 69,453 0000000000a4389600acc2b06de711b9d65b83efe86f64e54cf94fdef4979130 4 0.00/1.00 vMB 0
69,452 69,452 0000000000e78001e697d42b98d3729054888cd9d986f1914dea21b26508b349 8 0.00/1.00 vMB 0
69,451 69,451 000000000057cf6e3b8b019af661de6d6290df1c46ca33d507cc35f2d265940e 2 0.00/1.00 vMB 0
69,450 69,450 0000000000cec852e8542abd3b5151ccf492e0a0d3afb380dfc96a00ee442cb5 1 0.00/1.00 vMB 0
69,449 69,449 0000000000964c4fb555e9b0d33041aec88a374901e7ba12eb71fe23b409e61e 8 0.00/1.00 vMB 0
69,448 69,448 00000000005744aa4ef722d3de864f334ee5929f96e1a4328f2d282542199e51 1 0.00/1.00 vMB 0
69,447 69,447 000000000032dec3f86d203e1b6a9b7086ca11cf01d977e51feadc1d9bb951b4 1 0.00/1.00 vMB 0
69,446 69,446 00000000000031a5b05df6bc5e585bd69016aab365e9fd8bdaef265094198613 4 0.00/1.00 vMB 0
69,445 69,445 0000000000dffae6e1b1b7d46f79e5b5473538159df6117a7742ec0564f76fd8 2 0.00/1.00 vMB 0
69,444 69,444 00000000004cef7afd51a66d6787cce6b73d0667795d8371d3f92c09f692df4d 1 0.00/1.00 vMB 0
69,443 69,443 00000000004fc2ec5e9059e6ce0e1ac469052a8a46512ff16172d0fcd65980b5 7 0.00/1.00 vMB 0
69,442 69,442 00000000004e8362e80c9094c6adc16e89f0ec4441d706d784216cdd96048c96 4 0.00/1.00 vMB 0
69,441 69,441 0000000000700b3f9a9326e82b3e5d2b753a9647a027db0cbdf01553e36a13e4 1 0.00/1.00 vMB 0
69,440 69,440 0000000000b70f3b97630d17c7ab1f9ecf2d4dbaf8242b35aaf9719561a30424 3 0.00/1.00 vMB 0
69,439 69,439 000000000035e48c9253558ae8108b51f0a82dc6669c5447d60c84b82c989d9b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.09 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: 806.85 GB
    • Received: 23.09 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.