Loading Tool

Explorer IconExplorer

Memory Pool

79,255 transactions
29.73 vMB
0.07606192 BTC
Random Selection Loading Transactions
Max Size: 178.22/200 MB

Candidate Block

Mining Attempt 6bc28c5366338586ee0b8fcfa3db8d5c4855a232a1263e34881ce4800f88a60e
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root fcf44551b80b8c2466fd2386ee9f7f2de45f46f7e14278abe3a43dae2d1ebbcd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,668
Size: 1.00 vMB
Total Fees: 0.01554480 BTC
Feerates: 150.77 > 1.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (515,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,179 399,179 000000000000000004609377d5cc108e3cbab6ffaf4c8ef97d5e42083e6532e1 2,833 0.99/1.00 vMB 58
399,178 399,178 000000000000000005c967ed42cfda838f13c0d615cde80de672da108ed8a5b7 3,151 1.00/1.00 vMB 60
399,177 399,177 0000000000000000012f7bf36374c16d108be2106275b7cb6eb25523213439db 1,904 0.75/1.00 vMB 63
399,176 399,176 0000000000000000044b9721ca161210987c91831b4cead45bf584bdf444991a 2,526 1.00/1.00 vMB 41
399,175 399,175 000000000000000001c6ad568d454acc8105ff526c0d1924196f727dac22834e 4,017 1.00/1.00 vMB 52
399,174 399,174 000000000000000001c5f785bff45004921f4dc649cf334078622fb9e98f9d20 2,124 0.93/1.00 vMB 66
399,173 399,173 0000000000000000007b5fd6bd82e9f8f09e5923852aab5584f9dfa131dc2c46 1,718 0.75/1.00 vMB 92
399,172 399,172 00000000000000000419c37f2d31b59a1ef3493f0bfb987eb88593fd6ebe68ba 2,582 0.99/1.00 vMB 41
399,171 399,171 00000000000000000543d8346c81a2db79cf2d14d74751924c093919e984f41e 3,213 1.00/1.00 vMB 61
399,170 399,170 000000000000000002b9c84814cf49baea111c08811ac9bc448080d85c9a7b94 2,090 0.93/1.00 vMB 37
399,169 399,169 0000000000000000044eda32564e7955525d601da7ac90c20d3fd673b3f3dbb0 1,025 0.99/1.00 vMB 18
399,168 399,168 000000000000000002ee8708b6c5ca0b4e055fbeed16189af256ed8a8d4b181d 1,981 0.99/1.00 vMB 39
399,167 399,167 0000000000000000074f9edbfc07648dc74392ba8248f0983ffea63431b3bc20 1,475 0.75/1.00 vMB 32
399,166 399,166 000000000000000006af67fcaaac9bd580743f9f395f06b210dfc9488b39e93a 1,909 0.99/1.00 vMB 31
399,165 399,165 000000000000000005046176024e97b2069ee10b322bcedbf3eb741b67191c0e 2,691 1.00/1.00 vMB 36
399,164 399,164 00000000000000000052124611a7f25d8d46b2cc73264ba9478945f75ea9035e 2,674 1.00/1.00 vMB 43
399,163 399,163 0000000000000000051e69ec1794b44ccb70391460f240f8a937e50a47734c4f 3,680 0.93/1.00 vMB 47
399,162 399,162 000000000000000003a1708b5e9cbdd436247aa789ddc6659d6b8460a7a01670 2,551 0.95/1.00 vMB 74
399,161 399,161 000000000000000005b92a9973d53d24bb4b9c42f7b7b2120e84bb52c8a87308 941 0.75/1.00 vMB 86
399,160 399,160 000000000000000001327c3e66faa14b6d84957e25045cce7d7afa2fccf88cdc 107 1.00/1.00 vMB 102
399,159 399,159 0000000000000000058080e0e92239db7994ff14f5bcafdc729520434c21bd24 388 0.95/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.