Loading Tool

Explorer IconExplorer

Memory Pool

82,861 transactions
30.52 vMB
0.07409946 BTC
Random Selection Loading Transactions
Max Size: 187.99/200 MB

Candidate Block

Mining Attempt 9bd05f546f1a27710be9dc431f75a9ba54170656557014032e5e3f6a015d6c4e
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root ddb51129d40d264f950775229a9924bd4263264c9a7681a105db86d31ee93491
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,083
Size: 1.00 vMB
Total Fees: 0.00602762 BTC
Feerates: 49.17 > 0.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (394,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
521,125 521,125 0000000000000000001ff35e4966a179ec088ce9f91d037426974fbddbbef204 1,126 0.62/1.00 vMB 38
521,124 521,124 000000000000000000208ff06a39ab50ffbadef189ff31ec0e1b62e718aa9738 2,352 0.89/1.00 vMB 36
521,123 521,123 000000000000000000314d2afb5ff9ffdfb44acc358f978754f26038559b4a79 75 0.02/1.00 vMB 32
521,122 521,122 000000000000000000236a427b89b3bcb8eb7a936d2ebbcf861a848ef28139bb 572 0.22/1.00 vMB 40
521,121 521,121 000000000000000000325f0cf94e0ed91f32ce6ad667c28d2edbde50966a290a 282 0.12/1.00 vMB 40
521,120 521,120 00000000000000000023397bfd34ce17329ebae13eac6c137237cb4111d8dcc9 861 0.91/1.00 vMB 19
521,119 521,119 00000000000000000040284ac2ada788ffbbb97d57ecde8c25964835619794da 1,407 1.00/1.00 vMB 19
521,118 521,118 000000000000000000319e908683b3046dc55705ace2ef5190e0f78f1e490f18 1,089 1.00/1.00 vMB 15
521,117 521,117 0000000000000000000752fac094ac23855386b6006ce87b62f532c7bba641a4 394 0.21/1.00 vMB 43
521,116 521,116 0000000000000000002e02aab8fd98fe4a051252a294ec473dc5a53807085879 116 1.00/1.00 vMB 1
521,115 521,115 00000000000000000032b4775c54d78c902b4e81a6f8ee3ea93cf959c8bf39aa 1,331 1.00/1.00 vMB 30
521,114 521,114 000000000000000000151d0149d00c7f244d2d89ebdab5f35b96f77b1d237a16 1,651 1.00/1.00 vMB 16
521,113 521,113 0000000000000000003a5ee553ebcd9764913f4b993fd8987249cdc264d4322b 1,987 1.00/1.00 vMB 47
521,112 521,112 00000000000000000026a407f5a229c3b4ff6d59c84feaf6b3c08cfd1cb06fbb 1,469 1.00/1.00 vMB 13
521,111 521,111 000000000000000000085ba91e267c24b4fa396eec51b39e8d9901c7e987cf2b 1,122 0.63/1.00 vMB 25
521,110 521,110 00000000000000000030e20287473453cbcd46a302c4a055f68a88a82d9fc0a6 2,027 1.00/1.00 vMB 48
521,109 521,109 00000000000000000012fe0a259f1096bd10e5025a2f45e1e608f96cc4224e98 1,912 1.00/1.00 vMB 37
521,108 521,108 0000000000000000000224ab3596b10b42ed44b0d394df3067d009a8d1f7aa8f 1,744 1.00/1.00 vMB 29
521,107 521,107 0000000000000000003d91f27c48d91ca38afade30b94bd63c0114a1b15a8c00 326 1.00/1.00 vMB 9
521,106 521,106 0000000000000000001109c60649a8941132d9ab4da56d8771117bb2e4504c69 1,374 1.00/1.00 vMB 16
521,105 521,105 0000000000000000003fe50fea7e7ba325d4223dbc7c186f307e50507969b565 1,956 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.96 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: 715.70 GB
    • Received: 17.73 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.