Loading Tool

Explorer IconExplorer

Memory Pool

82,337 transactions
30.28 vMB
0.14182296 BTC
Random Selection Loading Transactions
Max Size: 183.36/200 MB

Candidate Block

Mining Attempt 7b7ab9f45a03b1d47407d134c68e656fa1313171ab923370984577d2e1c85807
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 67c7946f63a5130b75a6287f8bd84bf10804387a925606a08ca292fb910335c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,857
Size: 1.00 vMB
Total Fees: 0.06442910 BTC
Feerates: 137.89 > 6.46 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (208,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,725 706,725 0000000000000000000dd2107cfb72669501c07549bcd3d290e8bd5ee2b7c64d 1,493 0.59/1.00 vMB 10
706,724 706,724 0000000000000000000b01589b9c40bc19b9dd83508f58f61755df4149c2f5ae 1,162 0.78/1.00 vMB 5
706,723 706,723 0000000000000000000d8d70fda4f1d173b1f7e1d1a0a1f2358919db5fe4a4f8 1,994 1.00/1.00 vMB 9
706,722 706,722 00000000000000000002a52ac3049674df150656029724095b164c140e9f169c 2,921 1.00/1.00 vMB 21
706,721 706,721 0000000000000000000bf677cc67360cb5a3e16bcf471e8008203a22596b0aad 825 0.37/1.00 vMB 10
706,720 706,720 00000000000000000009147c6e9e985aae0a95bbb425e5c9c6de0251afda90a9 551 0.35/1.00 vMB 6
706,719 706,719 0000000000000000000056ced7cd0e7dd6ecffbd401e5bef12715d6affb24d3b 2,972 1.00/1.00 vMB 6
706,718 706,718 000000000000000000082ea87ad2c95508c47705d2d758b87937c2b8f91bdf40 2,735 1.00/1.00 vMB 16
706,717 706,717 0000000000000000000aa152d0f9a74e37d7b80b7a69347ebb0b4c3cfa0f4be7 1,161 0.43/1.00 vMB 11
706,716 706,716 0000000000000000000334c03e27fa36662cb87ba9f395cd436c39bffb2e174a 1,150 0.59/1.00 vMB 7
706,715 706,715 0000000000000000000aac8ddc9c04a0be15f3a6a89563a12f1fe004b1658eab 415 0.15/1.00 vMB 10
706,714 706,714 0000000000000000000cae86b64187ebc73bb7879ccc2bf11ef7915dbbacc28b 1,801 0.80/1.00 vMB 10
706,713 706,713 00000000000000000002b990d1c0c8310fa904b2a853f7def6339a352450ff73 741 0.24/1.00 vMB 4
706,712 706,712 0000000000000000000a392d12b12c434bdceb66c5b9e3d47a2f2f8d57f695fc 1,408 1.00/1.00 vMB 6
706,711 706,711 0000000000000000000697683c81f84d4c96f8812f68f96bfd12e288d330fd45 2,362 1.00/1.00 vMB 5
706,710 706,710 0000000000000000000dc863a300f5a4d4ae64afbeed5e0376732171e769a890 3,094 1.00/1.00 vMB 7
706,709 706,709 0000000000000000000297740b0660a052ea593fe36ddea0b52bd69de1635d18 1,921 1.00/1.00 vMB 26
706,708 706,708 0000000000000000000192dddef19ec3c9b6073eb8fa0321f6b61bc6634861f7 1,858 0.66/1.00 vMB 9
706,707 706,707 0000000000000000000974bc41d9a96a2a8acb64b15ecf978c4bd74972e47b2c 1,724 0.68/1.00 vMB 9
706,706 706,706 000000000000000000026d83bea3da7bbcd1759b8b6088b148b97eb9d4b2c24c 2,763 0.99/1.00 vMB 10
706,705 706,705 00000000000000000002949cd5358c0cba49388e99234238b4dd9c889d8a4430 630 0.22/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.63 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: 672.30 GB
    • Received: 16.20 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.