Loading Tool

Explorer IconExplorer

Memory Pool

76,072 transactions
28.37 vMB
0.06364722 BTC
Random Selection Loading Transactions
Max Size: 171.99/200 MB

Candidate Block

Mining Attempt 208b5a97dcf52c0260279c830684537f86919287db94a566f99e2b20131f7350
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 300a4227d53db3bd1f506c2fbd92f4baab77670010f852b05507d8330cb03b65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,002
Size: 1.00 vMB
Total Fees: 0.00490473 BTC
Feerates: 41.50 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (107,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,017 808,017 0000000000000000000124d9ff9a38bfd558bde0df9891443a25151e7ffbe340 3,929 1.00/1.00 vMB 16
808,016 808,016 00000000000000000002790f67337981c65d014bfb3dd15f6c651865fd0db858 2,778 1.00/1.00 vMB 20
808,015 808,015 00000000000000000005090642db9bba516a70456160a13d6bae1110d58bc2f3 3,721 1.00/1.00 vMB 16
808,014 808,014 000000000000000000040a95eb1dd0d6dfb975a5bc0dd03fe268c58522036d5c 4,582 1.00/1.00 vMB 15
808,013 808,013 00000000000000000003a46faad61d70c46b86a6a92d0905096f3c22579510b6 3,361 1.00/1.00 vMB 17
808,012 808,012 000000000000000000012a890a0640260dfecb787d82243a92e5b8263491319d 3,971 1.00/1.00 vMB 19
808,011 808,011 0000000000000000000244695c376c1464cf31b0bc9c2f87c57e67f4bf85e8c0 2,891 1.00/1.00 vMB 16
808,010 808,010 00000000000000000000ee464d36a3631063fb771dca76ce37bdb3a58b8a067c 1,607 1.00/1.00 vMB 20
808,009 808,009 00000000000000000002f2afe95a204ae5d32a2b4b0703248fb696be4d98ef06 5,865 1.00/1.00 vMB 15
808,008 808,008 00000000000000000000fad203bdb0a8a4194c92146e5c6601ba6b0e491dc89c 4,355 1.00/1.00 vMB 18
808,007 808,007 00000000000000000004ac03d78c2b966b4f8b313b048f228b552cbab978a3c2 3,127 1.00/1.00 vMB 16
808,006 808,006 00000000000000000004d6558ef8ba24dd34c31f812fadfff286a84032e08e9a 2,584 1.00/1.00 vMB 15
808,005 808,005 0000000000000000000103b66d44d9a7b4cfafba29ff10dc929118fd10a3746c 3,565 1.00/1.00 vMB 18
808,004 808,004 000000000000000000018001c656d504a4dee27eedaeef36649d251ee68ae367 2,111 1.00/1.00 vMB 18
808,003 808,003 00000000000000000001bdecd593bc7161eb1e5075c43e2f186538454c3e1d7f 2,781 1.00/1.00 vMB 27
808,002 808,002 0000000000000000000386b7f99e88a6546cfbd2c3f7786fa18106606ac0ed77 2,483 1.00/1.00 vMB 17
808,001 808,001 000000000000000000031e8b76c5d9a5760543729a2655806923a248c76e48f9 2,364 1.00/1.00 vMB 22
808,000 808,000 00000000000000000002fdc15bd221434fe7c88bcabdca5485342005f95f6d1b 2,599 1.00/1.00 vMB 20
807,999 807,999 00000000000000000002e79641af2880910bd22ceb517768ef0bf4aacd048913 3,029 1.00/1.00 vMB 29
807,998 807,998 000000000000000000041da8c8ad82a49e7c648ef5e368c25b0adc0adfc025cf 3,277 1.00/1.00 vMB 18
807,997 807,997 00000000000000000001fb49bdb94b3ea7d267c82cf465f03f600d2ef62b80d6 2,846 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.