Loading Tool

Explorer IconExplorer

Memory Pool

78,650 transactions
29.14 vMB
0.11799371 BTC
Random Selection Loading Transactions
Max Size: 175.79/200 MB

Candidate Block

Mining Attempt 1acab05372ffdd432b938331e0749ef12720dcc94a4dd4a9f8580fb3b0f680cf
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 472d0663791bd242819f0f456baf60189ead144c26b4a83f04ce1c0027719d8a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.04255953 BTC
Feerates: 150.80 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (185,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,370 729,370 000000000000000000078a8113cb2f1a6baa1688f42c9c8d5a8130bc529e312f 763 0.27/1.00 vMB 8
729,369 729,369 000000000000000000073ac356e616fe22399777030a2a1f53d654ba1e731faf 2,822 0.96/1.00 vMB 8
729,368 729,368 00000000000000000003f9104d46f093cd26e039fad604c75820d5e233e7a9b9 1,655 0.88/1.00 vMB 4
729,367 729,367 000000000000000000002a7a30c4461421f1095e47325bd45380398f53323d0d 3,013 1.00/1.00 vMB 5
729,366 729,366 000000000000000000059a4a6c2c8806c554937c7362a84a6829b4037ca1155c 2,446 1.00/1.00 vMB 9
729,365 729,365 00000000000000000008065bf5386d45f65e4464eb5ee3b79f9897d33a99d827 2,433 1.00/1.00 vMB 7
729,364 729,364 00000000000000000008a50005f258c8ba236abc56bce91451032d63e6d9e35a 3,109 1.00/1.00 vMB 16
729,363 729,363 00000000000000000003b569f1388bb2e9aa47dc3bc4a390581de60a2b5fc527 1,340 0.47/1.00 vMB 7
729,362 729,362 00000000000000000006d67569e3a9c2618e692f4d9f06dbdbcf2e7ba59cf4cd 590 0.23/1.00 vMB 7
729,361 729,361 000000000000000000012a22041744cc47df42ce9dd6996518f65cc9c00e5e97 733 0.43/1.00 vMB 5
729,360 729,360 000000000000000000099b5002e6c612ed9dfbbafb26f9da15407fb275174700 1,608 0.69/1.00 vMB 8
729,359 729,359 00000000000000000005ab969f8c3a4329905ae2d1552caa024724f68f26d91e 455 0.34/1.00 vMB 4
729,358 729,358 00000000000000000008076a4f7aa1af72ed1a038449005adb2e777b90f5a39d 2,491 1.00/1.00 vMB 7
729,357 729,357 00000000000000000002cdadc0afeef48769eae75f2bfe6881b8080f9bbf6b32 928 0.69/1.00 vMB 6
729,356 729,356 000000000000000000021cf65599e3b64c4cc54ff7b102df00b4b3cf96a9aefc 1,304 0.44/1.00 vMB 8
729,355 729,355 00000000000000000003774c7c03a72a806f237e98052005244bcc9b7cc45f1d 1,703 0.59/1.00 vMB 7
729,354 729,354 00000000000000000000b611276d00a54489a18adf54a9b5e4966db2c6f5508d 1,762 0.64/1.00 vMB 10
729,353 729,353 00000000000000000005b0d8e7dccf008b19697a99b74e057303fc7e181e21ef 683 0.31/1.00 vMB 7
729,352 729,352 000000000000000000001432bfa733717d0f780189f331d029839d18c5695263 1,883 0.69/1.00 vMB 7
729,351 729,351 0000000000000000000594ed516360e28637906563a5496017748e1656c8e570 206 0.08/1.00 vMB 11
729,350 729,350 000000000000000000056fdd0f1a35e8e847f208dd96ea126a4820674fdfa18b 1,077 0.72/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.