Loading Tool

Explorer IconExplorer

Memory Pool

24,648 transactions
4.96 vMB
0.04923075 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.02/200 MB

Candidate Block

Mining Attempt fae362d7cdb0e0d398cde8820e4ceb66e922e11e9e3107e55fb2159380da575a
Version 20000000
Previous Block 00000000000000000000fa5ac65bb466897a717b43d83c4676d81fd778ba2665
Merkle Root 275be9046f8d2800c26d59f84f969bc7bc5bb5057fa4529410c35fd1918ed58d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,386
Size: 0.93 vMB
Total Fees: 0.03878270 BTC
Avg Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,807 (764,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
148,676 148,676 0000000000000438ca3df40a7d533dc4053b17ff7bcf5cfd56b11c1148c23978 0.01 MB 10 70
148,675 148,675 000000000000086b3f745d565558c952f0c1d9dddd65f4a85d057bb3510ecd0e 0.03 MB 58 211
148,674 148,674 000000000000073143bab45a423f699be51c89b5f130b7aacc872634c4211215 0.00 MB 12 81
148,673 148,673 0000000000000317df605603d04ac15715c286731959cdb682d07bc013a26ecb 0.00 MB 8 102
148,672 148,672 00000000000007d0c954547cc2f76475bd1e0196831e0686c53216c3403768fa 0.01 MB 17 468
148,671 148,671 00000000000006cd51081a6fdaf531cd08410d498d241d824b37df1d30bdbe5b 0.00 MB 16 94
148,670 148,670 00000000000004d4bb228629c13f1a29933318da1f3edcafbd6ea20602d2a270 0.01 MB 26 395
148,669 148,669 00000000000005a6d172e7c875122feb1c5cc95e6704844b9682e59500d9fea5 0.04 MB 142 33
148,668 148,668 0000000000000070f6324ff1741b20e41fd4be8b3e4c72809480b44cb5c68cdf 0.00 MB 12 0
148,667 148,667 000000000000055ce918bfbff3d73c5014079b7a7ae578f77b97b9b7a6931d0a 0.01 MB 20 93
148,666 148,666 0000000000000236a3bcc1957943579ec96755aba4552f4d5b5c4ef432f9b5ac 0.01 MB 3 0
148,665 148,665 000000000000046379a18624dc67172496bd86c66593fd87d32331b05bc3c1df 0.01 MB 28 54
148,664 148,664 000000000000094f6d653b13feb4a7b01f5015669ffc11c649edc103f019da4b 0.01 MB 32 37
148,663 148,663 000000000000091e1cf64628d82898556eef971a1518f2662f6937495acd9f6a 0.00 MB 2 193
148,662 148,662 000000000000030d25355e6adb0697405a1bd4f8fb1cd1bb250c487f16086b24 0.00 MB 15 89
148,661 148,661 00000000000008a7470b4ea68f04e37336508ae4cec39e76cd9c53ed715f110b 0.03 MB 105 136
148,660 148,660 00000000000001cba790da5c7dc93ab0eace5f3715fb8338a08686b866a4571d 0.01 MB 31 78
148,659 148,659 000000000000085ae5087d12e11ed6934801a07ed0f09194d145f0549fed60f7 0.02 MB 44 100
148,658 148,658 000000000000091e32ad280dee586efefe2f3086056e8894e4debd1efe5b3dc7 0.00 MB 7 50
148,657 148,657 00000000000006eba497a316127ee772dab7f15fe34a3752a2fa51eec1fa40d0 0.00 MB 6 136
148,656 148,656 00000000000007f1d9de93961b6cbf5db8e3f647523e522e4503ace76d04ccc8 0.00 MB 6 42
Previous 10 blocks ↓
Total Size: 778.50 GB

Node Details:

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