Loading Tool

Explorer IconExplorer

Memory Pool

82,768 transactions
31.16 vMB
0.09506329 BTC
Random Selection Loading Transactions
Max Size: 190.75/200 MB

Candidate Block

Mining Attempt 4ecae7b379b8e43002f4119cc594b6a3852adf952e840ac276a4c1349b45f28b
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 562e777cd04bdabbc304b55b56833904d37b75b2e7b4c5f7705dc90c2d6adf70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,266
Size: 1.00 vMB
Total Fees: 0.02473953 BTC
Feerates: 100.00 > 2.48 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (290,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,337 624,337 0000000000000000001284f29196776afc32052a32830ddc603c5505014420c7 1,303 0.97/1.00 vMB 9
624,336 624,336 000000000000000000074c604280b745ff12654175f1f7d0db49a05a055f217b 161 0.98/1.00 vMB 1
624,335 624,335 000000000000000000020c4b80261e9a1a20a03f3495319f94c1db258f4ff442 1,896 1.00/1.00 vMB 24
624,334 624,334 00000000000000000000eecbf71fa5e6254993093b5f35a84f1f121299274703 1,778 1.00/1.00 vMB 9
624,333 624,333 0000000000000000000348cc88ba0aed5bbe7ca0f33d9ea242ab840bfeb0f575 807 0.98/1.00 vMB 3
624,332 624,332 0000000000000000001236c1bc8143d5aaf95e1218cdb71a445bc378b220f069 911 1.00/1.00 vMB 5
624,331 624,331 0000000000000000000082274684988c9333544aeef33c7a733728a93b66184c 2,743 1.00/1.00 vMB 17
624,330 624,330 00000000000000000004ce91fefafec811207d4dbe03a45d1c8011ccfc75f29d 2,616 1.00/1.00 vMB 16
624,329 624,329 00000000000000000004ea867a27adbd484e25e58801f765aa2f2a9421e782f4 1,425 0.99/1.00 vMB 9
624,328 624,328 00000000000000000004629d174941008b94ba50f791de607d70d2923c7137b9 2,169 1.00/1.00 vMB 13
624,327 624,327 0000000000000000000e93cd77e32d75238199ae590f4c6015bc0ee1f11d207a 1,873 0.99/1.00 vMB 9
624,326 624,326 0000000000000000000f9bfbc461eade9c34552172d41d8066ab2163fb477d00 650 1.00/1.00 vMB 3
624,325 624,325 000000000000000000009b70f5dba2311c406d56a032f5fe388333c17f4cc90b 863 1.00/1.00 vMB 4
624,324 624,324 0000000000000000000e87b6dd69e3a6c1d3cea072822791010b1253f380656d 278 0.97/1.00 vMB 2
624,323 624,323 00000000000000000002e463483d5fe13331f2ef172dd47e7118145bc5034075 265 0.96/1.00 vMB 2
624,322 624,322 0000000000000000000e979dbcfd405accfffa014a043b20078e85811ef6446e 570 0.97/1.00 vMB 3
624,321 624,321 00000000000000000008ccf8adbb688014723ab1fe9441e40caa0c6acf12a296 711 0.96/1.00 vMB 6
624,320 624,320 0000000000000000001265ddf8584a33a8f46dc835086c8b3ae5159839e85ff3 88 0.95/1.00 vMB 1
624,319 624,319 00000000000000000010e141ad7da2722223daff554e6148c7961c5c622f47d6 846 1.00/1.00 vMB 3
624,318 624,318 000000000000000000016bb3b12103a4574d3cdeec2c96b6ab086c2b8ba865d4 2,594 1.00/1.00 vMB 21
624,317 624,317 0000000000000000000229df257f0f9ba1cf829a8c97356bb0b9d40e801af937 2,894 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.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.