Loading Tool

Explorer IconExplorer

Memory Pool

44,876 transactions
27.02 vMB
0.05725652 BTC
Random Selection Loading Transactions
Max Size: 143.03/200 MB

Candidate Block

Mining Attempt 2bf0918e55f9f57d6abae058164822f92cd482ac5cb569ccbbee7b1887597135
Version 20000000
Previous Block 00000000000000000000d64a7a53739de8cbf743e04f26b2708699d63bab0143
Merkle Root ad36fe60f5dbe6bdca9bd36142eed9e6c59c3b44b2afa61d30c62a9b78046a22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.00724442 BTC
Feerates: 100.28 > 0.73 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,775 (732,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,025 182,025 00000000000007a12142bc890189ba4da214bd5762dbb82d3c51ec0b64b6c53b 129 0.05/1.00 vMB 284
182,024 182,024 000000000000057685b82690fa4406182c1d6666a85ca8d9215b9d60df73f7a3 6 0.00/1.00 vMB 0
182,023 182,023 0000000000000294312512888a9d4e0958f0e3d99ef8c95a5c6f617d2b55db31 302 0.14/1.00 vMB 136
182,022 182,022 000000000000052305931f08e06ceb21039adde1ced4834b27802fe78dd0e9af 10 0.00/1.00 vMB 34
182,021 182,021 000000000000001c32272638b7fd39667aaf6a4b7258479ff00cec878db0dc05 32 0.01/1.00 vMB 83
182,020 182,020 0000000000000225cebfebb98853260041b78ae91dca25688b41ce2cc8c9dd8f 371 0.19/1.00 vMB 208
182,019 182,019 00000000000003c8d165730027a2be98e8c397ee95ae46fc08137f54ca6a87ac 397 0.14/1.00 vMB 169
182,018 182,018 000000000000024267e8c0eb59f038617458004906f35b12d8107fd6b14956cf 498 0.25/1.00 vMB 143
182,017 182,017 00000000000002e49140cdd7745f7ac76e21ffa0b2b7748b1deddf3e9a2cf718 119 0.05/1.00 vMB 215
182,016 182,016 0000000000000183606e47a2d6bb4206f4a998be54802cc16acb6de9d2ce3164 113 0.05/1.00 vMB 136
182,015 182,015 000000000000078e0fa079ca4eede93fd5e2a55c241a525a3fb6422e294c1751 9 0.00/1.00 vMB 723
182,014 182,014 0000000000000a399b0eced9cca39fff102c59c3f49bdecdd0808820ab68f11f 91 0.04/1.00 vMB 90
182,013 182,013 000000000000008cddc0a9b9af631d43d21e6559bce05025b8cc2d58bd291328 370 0.14/1.00 vMB 134
182,012 182,012 000000000000048e09059646f9e0b83d3965431b466ccafa38154d3ef891dcff 113 0.05/1.00 vMB 168
182,011 182,011 0000000000000088883fd6247263e451ad5c9c7888cb148f54b4b2bd69b4cd98 35 0.02/1.00 vMB 164
182,010 182,010 0000000000000a324c4555d65e845c2ab37cb7fd6467299d2227f727ab33ee1a 186 0.08/1.00 vMB 134
182,009 182,009 000000000000080c2cc3251ffc8eaa64da79e12ab4b6928f1ed68d5bc2e3b0c4 21 0.01/1.00 vMB 30
182,008 182,008 00000000000000ad000398b95056e352967d7fa8edcb8878e25d99c798d07797 74 0.06/1.00 vMB 62
182,007 182,007 0000000000000874fab197af8806d5ca88102f990b8d7c12e9623701612dcfc2 268 0.11/1.00 vMB 139
182,006 182,006 000000000000091b381a21242f135059a22cfbb0728e3c6677a95a5b77550fc6 41 0.01/1.00 vMB 28
182,005 182,005 000000000000031b0596f0bfb96eb3bb4fbdacc31d3e87203b181cc3be42ee34 256 0.14/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 781.99 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: 648.51 GB
    • Received: 13.05 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.