Loading Tool

Explorer IconExplorer

Memory Pool

49,558 transactions
29.80 vMB
0.22169282 BTC
Random Selection Loading Transactions
Max Size: 156.57/200 MB

Candidate Block

Mining Attempt 9c54d380a2614d06a69834a4eed3e3222ef93ba30fa066e919f9769bf55f1e8a
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root b169dcaae5e11b4f3928872f3087dad035e1aa77cc64c3238dea1c3e0d6bdf9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.08474959 BTC
Feerates: 150.67 > 8.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (219,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,381 695,381 0000000000000000000ff94f4614e9aeefef1a9d97da8e57e7cd12014e927660 1,237 0.53/1.00 vMB 10
695,380 695,380 0000000000000000000a30eaacc4b1b0770ff7fefb3bc622548a78b9ce9d3fc3 154 0.04/1.00 vMB 13
695,379 695,379 00000000000000000009783658487096f615fd8240208ffd08d7fdede9b1785f 688 0.22/1.00 vMB 15
695,378 695,378 0000000000000000000e540abce0c90d7e608865073506ca2547e7f18c8c7c07 1,473 0.56/1.00 vMB 11
695,377 695,377 0000000000000000000a956f71e3e4e402c7b680f9845785a8543a97f595d685 444 0.17/1.00 vMB 13
695,376 695,376 000000000000000000020eb7e210765a4c2ed1783b88fb3d9fd05935d2c60f26 939 0.43/1.00 vMB 8
695,375 695,375 00000000000000000006b1059bbff41de7012942a1d2732337d6abe4572c761f 1,196 1.00/1.00 vMB 11
695,374 695,374 0000000000000000000e3d8bcafbb6bc118e6e29081e8178438c0fbe6cf5a5a7 503 0.37/1.00 vMB 9
695,373 695,373 0000000000000000000e0c0d1774fac8bf2afed238223484547ba66ab5d4ee61 381 0.13/1.00 vMB 4
695,372 695,372 0000000000000000000955a854fae4371633643e943b907a9f67e72ca5b0526d 2,940 1.00/1.00 vMB 15
695,371 695,371 0000000000000000000344353da3725f42f615593d2055356a5cb2cbadbea984 856 0.32/1.00 vMB 16
695,370 695,370 0000000000000000000db39a3a86df0e32b1cc0841c98b529b40913c8f5f5e4d 1,230 0.55/1.00 vMB 11
695,369 695,369 00000000000000000007528401fbf5224fe92e5885d2979b49baeb2e0ee54e21 148 0.05/1.00 vMB 11
695,368 695,368 0000000000000000000bf0c5050bad80376fe3d0c2651fb76f3a203f609dd7d8 1,703 0.59/1.00 vMB 14
695,367 695,367 000000000000000000106beac043bce7ee3be0e4387962b1144160fde9148861 300 0.14/1.00 vMB 13
695,366 695,366 0000000000000000000561925e00802a724997971a94d449c9414a1de9d03bf8 143 0.04/1.00 vMB 14
695,365 695,365 0000000000000000000331fdd2f5259cbd10af7ab7d727a3aba815f253709bae 1,089 0.40/1.00 vMB 10
695,364 695,364 0000000000000000000a9875810b507564a78e072028586fc10a88eadf4c4ca3 1,743 1.00/1.00 vMB 10
695,363 695,363 0000000000000000000b9c6a36eeecf6fc2ea35c10c55d5c0800a28951f42550 396 0.83/1.00 vMB 1
695,362 695,362 00000000000000000012da240a1a38927fb8090572d6d786d169b0d9b86bc501 1,907 1.00/1.00 vMB 15
695,361 695,361 0000000000000000000e7c82025af540137f88fac02d9559a4791cf854a17c51 1,714 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.87 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: 644.98 GB
    • Received: 12.63 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.