Loading Tool

Explorer IconExplorer

Memory Pool

18,624 transactions
10.94 vMB
0.03218228 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.50/200 MB

Candidate Block

Mining Attempt 78dc784369b8172cb9d61634f8171536a1a0eaea33b9b224ce2d4f9aca6f21b0
Version 20000000
Previous Block 00000000000000000001780729c0d9ab0c7fd43034d92ca125a01d650fbaf372
Merkle Root 49aaba0b597cabb894058414e55da761360666a060868e66e09df4e641e15529
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,281
Size: 1.00 vMB
Total Fees: 0.00699959 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,355 (787,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,274 126,274 000000000000245e868329585292ee7bf5a37500ee7d1c2daa38130778297227 50 0.02 vMB 1,581
126,273 126,273 0000000000001e86f3e655693597491e1777b3d99179c8059b302a799e9f20a6 12 0.00 vMB 771
126,272 126,272 0000000000003a664e0bad15ce0236a732ba9f89c4e04da7d7e525bca26d246d 15 0.01 vMB 868
126,271 126,271 000000000000256848aa8cca41e0b48ebe4a179d7c48cc2de87debb788117d01 12 0.00 vMB 0
126,270 126,270 000000000000424c1caa9fc3ee75d4ac59d381c8cfbf9804224323c8eafef252 26 0.01 vMB 878
126,269 126,269 0000000000002c80f29b78939021bfff4ab96a47c91ba48e0acc0b52a458ac55 20 0.01 vMB 902
126,268 126,268 0000000000001d28fbe01d2e2339c13bf4b0d8ada3d7d8e1cf0d78c62a4d5f50 1 0.00 vMB 0
126,267 126,267 0000000000002f24d8a29d206f692345c37522c4bf59f8a14a570580ad8347d0 15 0.01 vMB 1,070
126,266 126,266 000000000000087f71afc35e458d84ef642a5fe16e54fc9d669a3bbcdee737e7 22 0.01 vMB 1,202
126,265 126,265 0000000000000e4d29d0c9a93aa977ae7bc2c2e37cddb0ca0d2fe53227ddf1ee 68 0.02 vMB 2,344
126,264 126,264 00000000000006690816067142b3d0289027e0b57c2a00c44ac068489066228e 15 0.00 vMB 555
126,263 126,263 000000000000046d62e25d31b6af27735f2015bb7ae14ae66ea0f76661700a1b 15 0.01 vMB 1,249
126,262 126,262 000000000000282f27e06c5871ddcb0faaa2a896a8827cf7d33d34a00e61e6b8 14 0.00 vMB 618
126,261 126,261 00000000000008bab2c1553dea646cfd6a58154a7e1dd3fd12ff005860179f39 57 0.02 vMB 1,944
126,260 126,260 0000000000001a703e7ce5086c2d2d87f3a2dc6a9a7294ca520da3e1d87f086c 12 0.01 vMB 812
126,259 126,259 0000000000000c5de3b99288e410b7b62f5191782d70779995edef3e240d185b 10 0.00 vMB 960
126,258 126,258 0000000000002e16c1d75419eaed8b15fda069e40f009edaea4ef7d26b584f4b 12 0.00 vMB 34
126,257 126,257 0000000000002b39714e5e5b73184b10cf9e3f344b584f0252f4d21063f1b529 27 0.01 vMB 482
126,256 126,256 0000000000000b021a382711b70297a50ab9f53c5ae648cabeaaee8bf9d0abfd 4 0.00 vMB 412
126,255 126,255 000000000000294398d7f553ca7abd166d94ca1fbbcbbebaa6f5fd1ba16a4920 10 0.00 vMB 0
126,254 126,254 00000000000036b1a92cde4177e719b161ecbe1a98f04e423d8014550d68d283 9 0.00 vMB 325
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 163.11 GB
    • Received: 0.67 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.