Loading Tool

Explorer IconExplorer

Memory Pool

72,921 transactions
28.16 vMB
0.07347000 BTC
Random Selection Loading Transactions
Max Size: 166.78/200 MB

Candidate Block

Mining Attempt 5422449c9dd599e1ef66d5ce0a8e96153f40d58657537a82444b809b8611a876
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 20636980a833a362a5ff46bb48b787de0840c577ffeb6ed3e5040248800553e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,214
Size: 1.00 vMB
Total Fees: 0.01713869 BTC
Feerates: 152.31 > 1.72 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (809,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,007 106,007 0000000000028b7074e5f1e795a5e324a4e7df75fc5d047b7d53e27fd49ab5f6 1 0.00/1.00 vMB 0
106,006 106,006 0000000000010caf8cf1e6936a559643b33e3f391da5e50c5597d4317dea5d3a 4 0.00/1.00 vMB 0
106,005 106,005 000000000000125bac14099641e3c9223099aa25200e0b6404773f79d9caf184 2 0.00/1.00 vMB 1,623
106,004 106,004 00000000000148bb38c19d152099b845a463cee5bb28f71da49b8725de7fff71 6 0.00/1.00 vMB 1,396
106,003 106,003 000000000002379bf48cb4a15a182acf7349515b1cef068ae38445c2f88eb04a 1 0.00/1.00 vMB 0
106,002 106,002 000000000001df4d18b2157425c428b38670a4aa3f1a6227f0513eb1b1f87f05 1 0.00/1.00 vMB 0
106,001 106,001 0000000000009c097e197c7b517d36483026639676b01c14fcd681721721d300 5 0.00/1.00 vMB 0
106,000 106,000 00000000000058d919f52d255f394ed0aa3a344432676fd30f1aab4e10c22fad 4 0.00/1.00 vMB 0
105,999 105,999 000000000000ebedf46c80f79a4592f0b1dd3581217724a5a3bb526c1a9bced5 9 0.00/1.00 vMB 0
105,998 105,998 0000000000021c4e6b6832cd5ddbeaf28f9ea4aa7f547882fe8b9bded13b0156 25 0.01/1.00 vMB 0
105,997 105,997 000000000000cdf06b8335eb4387967494241ef96fb4be6ee3ca8e16b188a278 1 0.00/1.00 vMB 0
105,996 105,996 0000000000014edf13f02608ce8ad78324d67c00927ec455d06318dd83927a8b 1 0.00/1.00 vMB 0
105,995 105,995 000000000002276ba790beddaefee95b911f96f4657b43dd14db3fdfafcc0ebb 1 0.00/1.00 vMB 0
105,994 105,994 0000000000021cc274cd9f70dff4af7f63050c64b9eebee88263a90f621ecc4d 1 0.00/1.00 vMB 0
105,993 105,993 000000000002d47402a4e6af3a29241482768216e885738a7f796292f02b27f3 1 0.00/1.00 vMB 0
105,992 105,992 0000000000017dc1ce412cccf278ea0ee6a88bb19c93fbfd266afc2ab7c1f207 1 0.00/1.00 vMB 0
105,991 105,991 000000000001b9edbcb52521a13c9ca40a56bada05fb2c507227d3bdadae0ab6 2 0.00/1.00 vMB 0
105,990 105,990 00000000000196feb3afb22f6cc38b1ed6a8ca8a66275dfb8653a7a6a9a22f26 4 0.00/1.00 vMB 0
105,989 105,989 0000000000006aee6d4ea400460902df15aec33283a93425fff260c4aa69930e 25 0.01/1.00 vMB 0
105,988 105,988 0000000000002c2b54947e347ee7b642b92e9221ea0801d848e664a6ebf78cd4 3 0.00/1.00 vMB 0
105,987 105,987 000000000002a222b8242e7aec81980d98ac37d61a08dbc367de01b435ab4fc5 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.