Loading Tool

Explorer IconExplorer

Memory Pool

79,155 transactions
29.67 vMB
0.07694461 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt ad43a454e6d9492cdd6f6578b68371a4b12986dd9d148772241f7fa073694e65
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 4495d1cf12e0285033b2e3e04654a6ef0e1c03fea29e8becd8fec2e935c0f0b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.01606987 BTC
Feerates: 101.61 > 1.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (45,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,010 869,010 000000000000000000014778b046fb36cd9b48e4af095649f096a07a0c8e0b0c 2,369 1.00/1.00 vMB 5
869,009 869,009 00000000000000000001913fea22dbea6ce455acdd1334a8fd9541c04a451886 3,978 1.00/1.00 vMB 3
869,008 869,008 000000000000000000002af34bbaa943b58a4824a1ed1c48027ad5f5914e8667 3,725 1.00/1.00 vMB 8
869,007 869,007 000000000000000000016a6a410b7d170b77316ad9c3049597000b2aa96acac2 2,788 1.00/1.00 vMB 5
869,006 869,006 0000000000000000000241822d1970cc486637fd54547dfbd9ad3d41fb863f3d 3,319 1.00/1.00 vMB 8
869,005 869,005 000000000000000000015d224ac79033e3377bac377a1922cc96d1621d5baf55 5,921 1.00/1.00 vMB 3
869,004 869,004 000000000000000000011eedc9ec7eb70d1767107b20aa0f33e066b83f154c57 2,347 1.00/1.00 vMB 2
869,003 869,003 0000000000000000000122a207deb1bf35187049050877b28b11c44b2b969ca8 2,374 1.00/1.00 vMB 3
869,002 869,002 00000000000000000001cc932b57d34f34db193da379611e0dc1f69f3aea5a58 2,508 1.00/1.00 vMB 3
869,001 869,001 00000000000000000002836b2b1c97bf03d8f2cd6a0bfca2daa8e857d4630474 3,574 1.00/1.00 vMB 4
869,000 869,000 00000000000000000001bb0e9a82d1cd8bd43c084559f699057530ea48528989 3,834 1.00/1.00 vMB 5
868,999 868,999 0000000000000000000285882194b4fbd8cc4e84845c91da280a57c13936bac6 3,444 1.00/1.00 vMB 8
868,998 868,998 00000000000000000001adc69c963f7b228fc983cb8dd394b20b715d52582ecf 3,315 1.00/1.00 vMB 11
868,997 868,997 00000000000000000000e015ed541848444e288edd5ccb4a0172ec9454ff4187 3,145 1.00/1.00 vMB 6
868,996 868,996 00000000000000000000d58b059a16ed6a66338075fcecc672278b83327bab3e 2,853 1.00/1.00 vMB 10
868,995 868,995 00000000000000000001188a2d652bda6c6611e272bcf75134615f4563f5df67 2,130 1.00/1.00 vMB 2
868,994 868,994 000000000000000000025784b8da86abd202c96ee9554f1fdb915f2d36511e5b 3,187 1.00/1.00 vMB 5
868,993 868,993 0000000000000000000249bf5f47909c3038c753061d45ac2c2241c86753d453 4,612 1.00/1.00 vMB 3
868,992 868,992 000000000000000000016f3b230178d4b8f15c2383c5b0de8701a3f851e90a29 2,563 1.00/1.00 vMB 4
868,991 868,991 00000000000000000002778aa8a7c919bc28662015224ff742988a793011aa00 2,314 1.00/1.00 vMB 2
868,990 868,990 00000000000000000000a85509b393c82497c1350ef0ea41d2d66b8a275ed73e 600 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.