Loading Tool

Explorer IconExplorer

Memory Pool

41,095 transactions
28.39 vMB
0.06599674 BTC
Random Selection Loading Transactions
Max Size: 145.07/200 MB

Candidate Block

Mining Attempt 56b3c4ed087f7e81f7e224e5cb750f8a7a96f398108662a25c4c6f40f9a6ff44
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 56c6ebc10db69e7cd95a2af7fc889a69308f48685d5ef09f49cc476ffcb71595
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,646
Size: 1.00 vMB
Total Fees: 0.01120169 BTC
Feerates: 87.72 > 1.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (504,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,196 410,196 000000000000000001778eeb7ad5e4f13017c5904aa02192840976c8100056b1 1,443 0.64/1.00 vMB 34
410,195 410,195 000000000000000004af46a0270913de59b9fa7ac1e69fa6fb0d8aa24d974773 2,347 0.92/1.00 vMB 42
410,194 410,194 000000000000000002f8b9829e412af326e5d8bf2d1b5bb24b6f2d8e0568b565 1,779 0.80/1.00 vMB 37
410,193 410,193 000000000000000000158da38551bb6a39791571c98d0a53c2dfe95e672ef34c 1,455 0.91/1.00 vMB 33
410,192 410,192 000000000000000001af49050b652a83a6552ab9841abf9fecc15f06216c2b02 139 0.08/1.00 vMB 31
410,191 410,191 00000000000000000067168be7ab6787d4ce2ddf850d2e9b5ce6049dcabb49e8 444 0.62/1.00 vMB 17
410,190 410,190 000000000000000004b60b65a1baa9ff056be89fcf10ef16379143e0c73995e3 943 0.96/1.00 vMB 18
410,189 410,189 00000000000000000340999df262cfe7403411a4d4d06384d24ab90b8d8ecd1c 540 0.49/1.00 vMB 24
410,188 410,188 000000000000000000f5e784c86f8959c997f0a7f0906fddb0f884446b8c9651 958 1.00/1.00 vMB 20
410,187 410,187 0000000000000000023438ad2dd51f8a5c6ce703aca2b98e7631cfd07c47e134 2,376 1.00/1.00 vMB 46
410,186 410,186 00000000000000000603713f5a23836f101438260bd4dceffd5de301834c1be1 2,198 1.00/1.00 vMB 32
410,185 410,185 000000000000000004f4921ca936be142e7430f06d810622e22519a9bf70f66c 2,537 1.00/1.00 vMB 60
410,184 410,184 0000000000000000028767057e293d9b345662869838319f334a307248e94335 2,266 0.99/1.00 vMB 42
410,183 410,183 00000000000000000624b77386c35328114e2ff637f4829c197aa8a848b80531 2,809 1.00/1.00 vMB 60
410,182 410,182 000000000000000002dc15c22ca78083ead024c4699d80017b3cf93d4fbaa113 2,886 1.00/1.00 vMB 100
410,181 410,181 000000000000000003e60b1e8ce3a9fd8b8fb3a75ccfbf48fdf038f813b25b16 1,686 1.00/1.00 vMB 43
410,180 410,180 0000000000000000012b79159e69bceb14dc8991c689e27d76a48835d85ad3d2 1,286 1.00/1.00 vMB 50
410,179 410,179 00000000000000000275be92a08a6e9a36a8c0431d0f270b555d26f3bf7b8104 251 1.00/1.00 vMB 30
410,178 410,178 0000000000000000000696e91fd2b7ecd3bb9fd389554da23c0aa99fe159892e 1,533 1.00/1.00 vMB 55
410,177 410,177 000000000000000004a57be95f02c287f4b7721a42cfbbc0e20f07625179ec4e 532 0.37/1.00 vMB 26
410,176 410,176 0000000000000000053ad4783274ada12a4689620a23b9ed0059ca6d98876651 2,183 0.99/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

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