Loading Tool

Explorer IconExplorer

Memory Pool

39,469 transactions
26.34 vMB
0.08000567 BTC
Random Selection Loading Transactions
Max Size: 136.66/200 MB

Candidate Block

Mining Attempt 6436e7d27ea340ffce8e5938a0ae7fb44e6d655fa447a9f1a98788a081b95495
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 4fcae662af315d6bf0975e525f6878dd9169367ced53df2f72c6d0af634bc284
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,177
Size: 1.00 vMB
Total Fees: 0.03164902 BTC
Feerates: 502.65 > 3.17 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (69,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,021 845,021 00000000000000000000a848fd3b842eacd5ae201fbfa11ec6eeb4d184c54027 6,632 1.00/1.00 vMB 9
845,020 845,020 00000000000000000001d90fb40fb21dd052382d1ac59a6715089941b92d1e15 5,691 1.00/1.00 vMB 10
845,019 845,019 00000000000000000000ae4ae9381ce9940dab9ef3e17eaa54449da8c3449783 7,581 1.00/1.00 vMB 8
845,018 845,018 0000000000000000000226587895876b60c1018a6554e4758cc8c76683f4a062 3,781 1.00/1.00 vMB 11
845,017 845,017 00000000000000000000dcfcae2ecdb4113cbcb19d565a35e958407d618225f8 5,132 1.00/1.00 vMB 11
845,016 845,016 00000000000000000001be12f08697ba5486ff14af1755ddf63b7ca8bd5a33ff 2,711 1.00/1.00 vMB 11
845,015 845,015 00000000000000000000ffc7993305c2009bed6f41992f9e4c7ae951e5842eed 3,359 1.00/1.00 vMB 12
845,014 845,014 00000000000000000001d96a6715f1327fdace920bbd03141c2b01fc6b803d3e 6,479 1.00/1.00 vMB 9
845,013 845,013 000000000000000000005f7348d2167eb6761e96014936f5fac16caf5da33e0a 5,733 1.00/1.00 vMB 9
845,012 845,012 00000000000000000002fd2cca54882e90db1e5b17d25dca395dab7be93f7ca0 2,676 1.00/1.00 vMB 15
845,011 845,011 00000000000000000001bfca84da2546f795c5c3662e417d15102c056cb280e8 6,345 1.00/1.00 vMB 8
845,010 845,010 00000000000000000002e9955bd1c9a7c174944aef35c5baabdaf46cffdfc498 2,999 1.00/1.00 vMB 13
845,009 845,009 00000000000000000001a4b5db961c45dba128fae894c4ee3d92720b939bdc8f 6,320 1.00/1.00 vMB 9
845,008 845,008 000000000000000000008faf9cc3cef7548903b91325756d48e7841414426f6c 6,901 1.00/1.00 vMB 9
845,007 845,007 00000000000000000002436abcc11653bb762bc66069cc0a7798c1da3a446a62 5,882 1.00/1.00 vMB 10
845,006 845,006 0000000000000000000187ad24b1cd2068ef07cadb9be2a2259f4e930f855e80 7,381 1.00/1.00 vMB 9
845,005 845,005 0000000000000000000328fb3bc5ca99e32af449091d4993bbf3d63ee32c4531 4,273 1.00/1.00 vMB 13
845,004 845,004 000000000000000000033c433cbd415a40713ac701e9bfd6246ebdcdb7dce9f8 2,224 1.00/1.00 vMB 8
845,003 845,003 00000000000000000001fbda2d0a90ed46fa7aa168159891652b5c2143cddbf3 7,508 1.00/1.00 vMB 8
845,002 845,002 000000000000000000018c83bdb86f8e0a1af1fcbf623f7229b5b56cf9502af7 5,187 1.00/1.00 vMB 11
845,001 845,001 000000000000000000001bca1cfb58279ccfa1a3decfce950537b7da15806e11 4,499 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.