Loading Tool

Explorer IconExplorer

Memory Pool

23,901 transactions
11.27 vMB
0.06257631 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.97/200 MB

Candidate Block

Mining Attempt 9269a1bb37517cbb006221743b5e862add7df0d80e200608dc3d51145f0e18c2
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root f12b57d51ff135ce28d1eea222ab6a2d980cfee36b539ec509bb94abab954397
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,263
Size: 1.00 vMB
Total Fees: 0.03874428 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (740,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,541 173,541 000000000000043f46551eb46beeaa5dbd52849976a8afbff2f69b8b990dc030 46 0.02/1.00 vMB 84
173,540 173,540 00000000000001e85963c3c88658fd0a9e6421044cc659be6134c588ac1c700b 26 0.02/1.00 vMB 23
173,539 173,539 00000000000008020a674defe5aeffa6f0bd3b10c6d85db02610c4310dafda21 44 0.02/1.00 vMB 101
173,538 173,538 00000000000006be4f01f8e4a96694918b068f6e1da349335b6835f90a12f606 15 0.01/1.00 vMB 263
173,537 173,537 000000000000078d5791e38e49aaa49b2d873b64265f47dcbbe0bc6e1ca2621a 70 0.04/1.00 vMB 144
173,536 173,536 00000000000006ce28ef658b013e555fee03edaca45356a2b6d2a72371a9f761 38 0.01/1.00 vMB 445
173,535 173,535 000000000000042caf2ee047f90c66130a25eb4edacf374b3049db07824c82d9 10 0.00/1.00 vMB 102
173,534 173,534 00000000000007278dee2ae93e1026f150edba8ca73add15a6247487112c88c7 7 0.00/1.00 vMB 754
173,533 173,533 000000000000071050a9f4e7db69bf298189dd06d6d1ea9c4b731d66956ba3e3 109 0.03/1.00 vMB 54
173,532 173,532 0000000000000a16b92134827b6f3a49b430b71257d5ba9cce25e1b722bfeb1b 86 0.04/1.00 vMB 103
173,531 173,531 00000000000007b9670ef187bd40cb5712f9b00555bd66eae625492db38749b9 58 0.04/1.00 vMB 72
173,530 173,530 000000000000066874d6a1bc23a54f19f8dfa0dcb706176f9e9c2b7c02830f45 7 0.00/1.00 vMB 198
173,529 173,529 00000000000001bb50483c2ae478965632a1190973ae1d9c64a82f5fad1e62d1 8 0.00/1.00 vMB 114
173,528 173,528 00000000000006e841d3f3b29b10747b3b5dc25bd332805a6687a2a023df9190 43 0.03/1.00 vMB 67
173,527 173,527 000000000000095e728c9f411d33ce5159c833bd750c71fef84b696be92d0238 114 0.03/1.00 vMB 54
173,526 173,526 0000000000000613569f5ce021350e9fc584f4c148d74f5209077824fa3a1626 17 0.01/1.00 vMB 79
173,525 173,525 00000000000007ccd9795a3769ea67e9fac3f0adabb30458d1fa1ccde502122e 15 0.00/1.00 vMB 82
173,524 173,524 00000000000005f653944216ee59424345df96de4cd7c1800004494b8823c431 37 0.03/1.00 vMB 60
173,523 173,523 00000000000003ea81929f29a3a1a6781b51571ea86167d77cbba06889371827 8 0.01/1.00 vMB 46
173,522 173,522 000000000000020110bf6fe9c0c6a8cc67ce1cd4098fb2b0dc291bb1b45f3b13 158 0.05/1.00 vMB 72
173,521 173,521 000000000000000c00548477be767d8485b41e43bc054086da140afdbb0c8515 32 0.01/1.00 vMB 237
Previous 10 blocks ↓
Total Size: 779.85 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: 435.03 GB
    • Received: 2.38 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.