Loading Tool

Explorer IconExplorer

Memory Pool

24,774 transactions
10.74 vMB
0.03571939 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.52/200 MB

Candidate Block

Mining Attempt 23aef42f103fd5e962204338160c3ca217b5606149403352c148dfa92e28dd68
Version 20000000
Previous Block 00000000000000000000763bc27d9459c69b40675f4f5e0a66e2b4c8f6dd3654
Merkle Root d71d5c0b595bd107c705b354f3e80c7549318827fcac6b1c947952182f3e9631
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,557
Size: 1.00 vMB
Total Fees: 0.01779542 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,525 (762,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,514 151,514 00000000000009789510006081b8a07f9f4f76fed0322e4e8cb06349a4dde105 8 0.00 vMB 15
151,513 151,513 0000000000000b7fbe13850c48ed41c9dc9600332091d709cb2131d060429f65 32 0.02 vMB 118
151,512 151,512 000000000000071773be7c4f49fc5d42010b0143f1196dfd8b5df450a2a7f101 1 0.00 vMB 0
151,511 151,511 0000000000000d65a6e8351acf08ec9b96b2fdbbf85aeddffbea84df0821976c 74 0.04 vMB 108
151,510 151,510 000000000000051451c265860f6612f090246987e2f3fdad8fc0354ec23bd560 19 0.01 vMB 41
151,509 151,509 000000000000014c3ae5110ada3b67d3e53c840bd9cdd7291a64849741a84592 1 0.00 vMB 0
151,508 151,508 0000000000000c1cdbc093fc9f2448f9820b9328a3b186ed8fd942f1089c611d 15 0.00 vMB 69
151,507 151,507 0000000000000471e7bcba757ff45e149adfcbac608d58e13ea3a6a2fcfbd89e 12 0.01 vMB 34
151,506 151,506 000000000000004ad2e25b087925eb8a642161133f6ff56885eb51608c8824b7 65 0.02 vMB 75
151,505 151,505 0000000000000757161aeea1648b63664fff0b06650b2622f58563f8d3b5c2db 144 0.05 vMB 31
151,504 151,504 000000000000041e8876f0892c2ff5eec6d858698ed4804dec2469d111ffb2b4 95 0.04 vMB 153
151,503 151,503 0000000000000d3583f119304e75f94eba2f8a6a0e5369259ef9dd03eb5b17d6 3 0.00 vMB 50
151,502 151,502 000000000000024ee1aab6b7e74bff714a3528172c3fdb78bed4cdde360ea816 103 0.03 vMB 14
151,501 151,501 0000000000000b62764af457d7028b1941edd97759d80ba13d82bd6383e2232b 1 0.00 vMB 0
151,500 151,500 0000000000000c605f3b541ff3f37ca0274e325faf63a0b853d0824803a42c78 4 0.00 vMB 64
151,499 151,499 00000000000008f00115cab1043f27d7bc595dbd48d2256e2a701b340305ab89 48 0.01 vMB 254
151,498 151,498 0000000000000deeeb7f6f62f131fb478f46e6c4ce49d82d8b0d31c2038656ca 62 0.02 vMB 105
151,497 151,497 0000000000000a8ff881f1ab26e77214b0b84a4c2eda453a3d65cda073aafac5 66 0.02 vMB 56
151,496 151,496 00000000000006d93d7897253e5e633003e5695637f5fb00cb319914dacde2c3 50 0.02 vMB 127
151,495 151,495 00000000000000853798d2934c2de0d03ee604883e4491235fed40ca9f9b51a0 12 0.00 vMB 513
151,494 151,494 00000000000004605ef924841d670e15103080c3f1f0f81105a46f40b156e5d7 12 0.00 vMB 1,263
Previous 10 blocks ↓
Total Size: 779.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: 397.40 GB
    • Received: 2.03 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.