Loading Tool

Explorer IconExplorer

Memory Pool

45,723 transactions
20.73 vMB
0.12234613 BTC
Random Selection Loading Transactions
Max Size: 117.26/200 MB

Candidate Block

Mining Attempt f038f62070c02471d1badfc9ec107bf0e214118e1cf2fde338805ff49c49aa26
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root ed2b9cabfcf775c0af785d2dad8fe806dd9a8da2239ac95ce503439de3b58792
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,539
Size: 1.00 vMB
Total Fees: 0.07904542 BTC
Feerates: 502.67 > 7.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (793,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,797 120,797 0000000000003d3ccc8be9110eee1373b5f0d283abda8488d219fb410f1f6566 29 0.01/1.00 vMB 228
120,796 120,796 0000000000001b4cc3984bc681b744af42763ba835ebcdff05b4aa49262af7d0 3 0.00/1.00 vMB 1,434
120,795 120,795 0000000000003226b5acd57997797225fed71c17a88953cff06379c95dd736bb 14 0.00/1.00 vMB 234
120,794 120,794 000000000000acfc2e526fdc544169e0b9330c5c44732670585a35513af05a1e 19 0.01/1.00 vMB 0
120,793 120,793 000000000000186bfede5c3e9d599a1aec8a6fb37854f8d30aa1536e0c81557d 4 0.00/1.00 vMB 3,870
120,792 120,792 00000000000083091ffdba6f219714d772229720f08df1da59553877f0ff7baf 88 0.02/1.00 vMB 129
120,791 120,791 00000000000031d9aab0f4deac7659bee487d7506ff85a44d4e47055ec075668 13 0.01/1.00 vMB 562
120,790 120,790 000000000000784ca2bc7bcac2ccede990eb219a82aafc1ae00fa1b4c7bc6aea 10 0.00/1.00 vMB 0
120,789 120,789 00000000000062a1a88c5ad0661545975764f86a57357c7683363e14ef3cc147 9 0.00/1.00 vMB 344
120,788 120,788 0000000000009b78bffa8a0d5cd67248a919d825aa5dd07f74b07f0144dfcfc7 14 0.02/1.00 vMB 1,111
120,787 120,787 000000000000498e4d5a1e0b1669f61e3eb32bce4f930dba5a1dec691e7461d7 12 0.00/1.00 vMB 0
120,786 120,786 0000000000002fdcf717f97b46dd2835c5bf073d09b4c44beea5f78d9ca05297 4 0.00/1.00 vMB 0
120,785 120,785 0000000000002365fd7a86c646a072b9bfe87d791295442cbc7f1c334da6aaed 3 0.00/1.00 vMB 2,070
120,784 120,784 00000000000091c6863394cac6182e63b4620f70b18f0e83ed592be5a5390e32 2 0.00/1.00 vMB 0
120,783 120,783 0000000000005668f6bf6308f9a62545ef1ed7ab73531f2dc0877e398a0128b6 6 0.00/1.00 vMB 1,317
120,782 120,782 0000000000005e471c14fbe80855d9056824c53090842417f7248646ccf8e187 11 0.01/1.00 vMB 564
120,781 120,781 000000000000984bd900d5d8b2524cafea24b2365fad4703887a84d804d4f3c1 96 0.02/1.00 vMB 40
120,780 120,780 000000000000a706f661003e67570ee68b766b3a96e6158c75586ed40214581c 124 0.03/1.00 vMB 30
120,779 120,779 00000000000019e27caa436639bef43bf6aa3e8332010ef29cfb360ba6a8b088 5 0.00/1.00 vMB 1,015
120,778 120,778 0000000000008a85f2b3d954285a9ae106e61bd689b1a67e8ed7101ce4c89914 10 0.00/1.00 vMB 0
120,777 120,777 000000000000a767b0637742d7e33ff17188984a45028564d5d1bb0a5c21e340 13 0.01/1.00 vMB 1,153
Previous 10 blocks ↓
Total Size: 780.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 554.62 GB
    • Received: 6.75 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.