Loading Tool

Explorer IconExplorer

Memory Pool

38,716 transactions
28.22 vMB
0.06178058 BTC
Random Selection Loading Transactions
Max Size: 143.51/200 MB

Candidate Block

Mining Attempt 1103166f28dfcf3d9be95738aaa40797484a44bf7bd83c252fc9d2789c87c380
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root 91e309f1bd473b3b26ae5fc6977fca539188a8229620eeb63a3b9f8e632a6ba4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,854
Size: 1.00 vMB
Total Fees: 0.00766493 BTC
Feerates: 89.40 > 0.77 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (356,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,887 557,887 0000000000000000001f8d41236983c6232108f5240a5c5a1c186d12499f7205 2,606 1.00/1.00 vMB 20
557,886 557,886 000000000000000000227bd808b168ae9e58b88446e8e4ef8fbafb350f463ff2 2,930 1.00/1.00 vMB 30
557,885 557,885 000000000000000000066cecfd3a016a339f3058a970c3d3f97473365102267e 2,978 1.00/1.00 vMB 17
557,884 557,884 0000000000000000001d110e8f460395fec40cb479eb325308ccb8fb880ac9bb 2,073 0.92/1.00 vMB 6
557,883 557,883 00000000000000000026b8fd13b09a2ad52051adf64b8f7f28a2dc21c69bde36 1,870 1.00/1.00 vMB 11
557,882 557,882 000000000000000000165bc41d16bace5a7109d439b17c8076d9028aefe67bb9 2,755 1.00/1.00 vMB 13
557,881 557,881 00000000000000000006c741379eddccf6caeb1476efbdeda2f679e8eed9ea85 2,810 1.00/1.00 vMB 31
557,880 557,880 00000000000000000029ba85bf12c5ab5a51ec5fc126e36d79808124b8db09a6 1,067 0.33/1.00 vMB 16
557,879 557,879 0000000000000000002efecc5e0c72474af6f77bd3ba8cd0982aaa5e6e1ad30b 1,777 0.66/1.00 vMB 2
557,878 557,878 0000000000000000002c1402c92025839834b9d1c138de0700a8c1f117ad675e 2,839 1.00/1.00 vMB 18
557,877 557,877 00000000000000000001dd455a9251eda014605f3e9046d07c2d6c03d112aee1 2,705 1.00/1.00 vMB 17
557,876 557,876 0000000000000000001e10744c1cae01e494055eaca9ddde2e63b374a8013d46 3,548 1.00/1.00 vMB 25
557,875 557,875 0000000000000000001580d0ec361f9f0d8a2fd48be4896ccfbd670802587405 1,129 0.33/1.00 vMB 17
557,874 557,874 0000000000000000002ed9c4463c7b259cf82b886a101aefb6594769ad23828e 538 0.17/1.00 vMB 15
557,873 557,873 000000000000000000118dc0c21914cff902bf478581a7003b9a9a1d92e54d21 131 0.04/1.00 vMB 16
557,872 557,872 0000000000000000002ebea80f8418d8b10556de5fb526ba9459949feb4e8fd6 961 0.30/1.00 vMB 10
557,871 557,871 00000000000000000004cde5aeb94bd24bcfe60c226f698b781f69db8686b9bc 1,753 0.62/1.00 vMB 16
557,870 557,870 0000000000000000002a3de9a66b5609e9ac2dcc79f6e1a2131db7f8f0b549da 2,991 0.91/1.00 vMB 16
557,869 557,869 000000000000000000287a10673149ce1ef14e8fe76728a1b903cd7bd319a182 766 0.23/1.00 vMB 15
557,868 557,868 0000000000000000000cab59ebd2cfe596ce14660afe3cf02fffaad2870e5ec6 535 0.16/1.00 vMB 15
557,867 557,867 00000000000000000019e70f7aff7730069125fae09e92e1073a85210962d96d 405 0.19/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 629.85 GB
    • Received: 11.96 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.