Loading Tool

Explorer IconExplorer

Memory Pool

82,997 transactions
31.32 vMB
0.10067372 BTC
Random Selection Loading Transactions
Max Size: 191.61/200 MB

Candidate Block

Mining Attempt 5e5a5279a21e9313d7e82aafe7370641f10fd945125eb3095b10b98283cdc916
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 7c0aecb04b180876d4f077dc1ff6131d344487847828e5da8e657166e5365372
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,777
Size: 1.00 vMB
Total Fees: 0.02953856 BTC
Feerates: 301.05 > 2.96 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (805,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,876 109,876 000000000000c47f1517054b6b9722a59d35977d55c51b42eab9731d9d86c8a6 1 0.00/1.00 vMB 0
109,875 109,875 00000000000019f733d2f56ec00b6953ebcd87dcc8e0eaf5057b1fbc12809e7c 2 0.00/1.00 vMB 0
109,874 109,874 0000000000019f9e52809892dd15c4b1431739431876fcb2eefbd70da8e56fea 1 0.00/1.00 vMB 0
109,873 109,873 0000000000016bf920d59e8775f345f9cb2f3e5ba2f5f9e3100e77d32903fb88 6 0.00/1.00 vMB 0
109,872 109,872 000000000001665471229178333738443ea1191e3d055f56ea22ff1f7987572b 3 0.00/1.00 vMB 0
109,871 109,871 0000000000019bc50721d13e42d74793782c889ca2c9647bf4b3e9088065cc40 7 0.00/1.00 vMB 0
109,870 109,870 00000000000028dde1c9b3a02309d288f0aea234db15422b4b18b3575739ec1b 12 0.00/1.00 vMB 0
109,869 109,869 000000000000b4b892e7bed1b21e27e7fcdd2f69c1168905959f3c801cc56f5e 12 0.00/1.00 vMB 0
109,868 109,868 000000000000035790cde344543917644dd8a44a0ad5759be3ac2a493243db1f 10 0.00/1.00 vMB 340
109,867 109,867 000000000000516fbc459dfcab85686d88e17bb1efc96de81addd667c22bd4e9 8 0.00/1.00 vMB 0
109,866 109,866 000000000000985cbbe92347aee94a592c9ab712caf6a1f522876932a98d9575 4 0.00/1.00 vMB 0
109,865 109,865 0000000000014fa5b19777e7dcf376fd99ae9f7a4450f4e72f7e9d519d8ba4ca 2 0.00/1.00 vMB 0
109,864 109,864 0000000000005017106ec1028109ce141d53424f840d9035a1880a51067bd709 6 0.00/1.00 vMB 0
109,863 109,863 000000000000589bcf70eca3dbed690bc45a31c975b1c604b5bf74d85e458cd5 11 0.00/1.00 vMB 0
109,862 109,862 0000000000010929471c7acbaf22dc4db1618738b79f7f898f531be06b7b984e 12 0.00/1.00 vMB 0
109,861 109,861 00000000000020214dd84647dcb01153b6d27219f2be0d426f8bd50255426863 9 0.00/1.00 vMB 0
109,860 109,860 0000000000005e1590188b582beff2687bdb8348483f37a7e8eb3a51114fd3b4 13 0.00/1.00 vMB 0
109,859 109,859 000000000001c2171f3178b7567df099d2c1ad6652291d60406545a593d9b267 9 0.00/1.00 vMB 0
109,858 109,858 0000000000011c3db5ddeeadacdad08392b4305431a1bf22b705ecf0ed39503d 11 0.00/1.00 vMB 0
109,857 109,857 0000000000008a7e57f550a4d9065cc32ba8d25993fe49086adb48b8f5d85a8c 9 0.00/1.00 vMB 0
109,856 109,856 0000000000007c9102c9b00fae3196a68eda4265797d19f9345a719ecb0eebe1 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.