Loading Tool

Explorer IconExplorer

Memory Pool

76,831 transactions
28.76 vMB
0.06855877 BTC
Random Selection Loading Transactions
Max Size: 174.22/200 MB

Candidate Block

Mining Attempt d54eaac0fc24df44b6e00863cf104483a57127d3a844253658ed83781c952d5c
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 72ff9f97b3ba525709d65d7bc69ab09e0fc25c4df5564d4ed22363141d9cc2cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,540
Size: 1.00 vMB
Total Fees: 0.00879434 BTC
Feerates: 50.27 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (275,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,305 639,305 0000000000000000000267d59a2ae2709ba7dc4410d7a8f0d2ca4e65a9cb548d 1,852 1.00/1.00 vMB 14
639,304 639,304 00000000000000000006fa6386ca52f71c5ad15d0d52a1ce519080fcf3d71b47 1,953 1.00/1.00 vMB 25
639,303 639,303 00000000000000000007dc382ebf804e545f1f700d813ee05865d51146959db8 866 1.00/1.00 vMB 4
639,302 639,302 0000000000000000000c9f74a3d0e4b20849408e213e32b4e8018b750c03d058 718 1.00/1.00 vMB 8
639,301 639,301 000000000000000000082c3cea46e45ef4e6ae11462654ff5ba92c3ac4e7242d 1,961 1.00/1.00 vMB 17
639,300 639,300 0000000000000000000b3c731d2b70df6e7100d37eee338b4ab48cdf596da51a 2,061 1.00/1.00 vMB 22
639,299 639,299 000000000000000000080d959b3cbee949de26dff0b8fa7d6c72be40400eb96d 1,052 1.00/1.00 vMB 3
639,298 639,298 0000000000000000000f5b7cdb671b7e34cc919da63354a24680656cd5306899 1,419 1.00/1.00 vMB 21
639,297 639,297 00000000000000000003c9b76819a343a5a6fdefd984a351ca199227a4c01556 825 1.00/1.00 vMB 8
639,296 639,296 000000000000000000066c0dbd2349ae57dec56f8a38f203d84a8651455687e4 1,917 1.00/1.00 vMB 23
639,295 639,295 0000000000000000000a05fde9c7043637394eb09af7305f37797189e7d2f5cf 2,028 1.00/1.00 vMB 17
639,294 639,294 0000000000000000000a67062dcc86373985465679da86f5daddc35a66d832f4 1,639 1.00/1.00 vMB 16
639,293 639,293 00000000000000000006f7916cc58ab30fd7a696ea4c45568f98e85f821d96c1 2,192 1.00/1.00 vMB 14
639,292 639,292 00000000000000000007542749acad060ccd9b4ac163cd3bf3654a07d4fa969d 2,277 1.00/1.00 vMB 28
639,291 639,291 00000000000000000001dc68e59f783e317223f906d9cd35d79c13a78f9a494c 1,757 1.00/1.00 vMB 9
639,290 639,290 0000000000000000000a161a8949cda97278c205866950cc05508a600805f692 1,857 1.00/1.00 vMB 31
639,289 639,289 000000000000000000093b1c652f72a674c948aa743224a980ede33080e44361 2,852 1.00/1.00 vMB 28
639,288 639,288 000000000000000000053d0780c0cee6c4d92d274953ba3fb2a1162f7378b1c2 2,290 1.00/1.00 vMB 33
639,287 639,287 0000000000000000000e00841980fbb9be6931347f26aa5d11ff238da056f575 2,622 1.00/1.00 vMB 32
639,286 639,286 0000000000000000000bcd583ae5eef5a77d5c64353ded8f2dd1717bd2fdf203 2,540 1.00/1.00 vMB 39
639,285 639,285 000000000000000000079aacc368312a8370fc8f991a3d5de90f46da534e08be 2,632 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.