Loading Tool

Explorer IconExplorer

Memory Pool

28,183 transactions
5.88 vMB
0.05504730 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: 44.27/200 MB

Candidate Block

Mining Attempt b3efae76b4aeca77ef0de83cc5b56bce653da1b87261975105e7f68664b07943
Version 20000000
Previous Block 000000000000000000018b88614689a7d03c9cbf4b6d1e1f21d7437bc5fb4fe2
Merkle Root 3e97dc4bcb3a0fdd7d3a196ee9130d14063d9cb0de475ada698c32c2c73064a5
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,390
Size: 1.00 vMB
Total Fees: 0.03939769 BTC
Avg Feerate: 2.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,802 (713,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
199,448 199,448 000000000000062160027cc6abba3cceac4b8fe4d684bbd9015aa2f567e7b421 0.16 MB 447 144
199,447 199,447 00000000000004623bcee47cabc1a6f7a92b742acfd81786ed70c23082087fa5 0.47 MB 1,061 219
199,446 199,446 00000000000000124cdde0b4b3143789ed1c1a7928b2c22738cc8b262dae5d9e 0.15 MB 256 141
199,445 199,445 00000000000006187661fab9242752804daa0b5d9eb26808eb13895b9982e2f7 0.27 MB 464 86
199,444 199,444 000000000000010bae6ecd3caff03aa6795c6efe88a76581ec841b33d5222902 0.04 MB 89 113
199,443 199,443 000000000000004c49a4af588ef49cceb4ee4d78d76cbeeefecf6fed1f6ef3e8 0.06 MB 171 129
199,442 199,442 000000000000038756e29483ceb221dabccf4fa3ef0de0312e5830526b502006 0.03 MB 132 11
199,441 199,441 000000000000027dfd79c54af9f140a83489afeb71335ba0880aff0a4b9b670e 0.10 MB 186 104
199,440 199,440 00000000000005658be4358270538ad2b20036ed1b4d37bfd5148c853edfc795 0.05 MB 104 106
199,439 199,439 00000000000005e97de79d962a95f41220b2e338ff09dc22d7a5daf7dcbb8009 0.15 MB 345 125
199,438 199,438 00000000000002d497c82d416007ba5cf7a550cde44cd83bf02671c39aebcc3e 0.00 MB 1 0
199,437 199,437 00000000000001468e96517e9c9b82288a0798fcb92361a179f6cabed0ff866b 0.05 MB 120 409
199,436 199,436 00000000000002df952fa60be61ca547950b6a374cbe1c1d5ec012a2f1910a5b 0.03 MB 80 29
199,435 199,435 00000000000002b831e75c589f822be307dff32a0486cc11e65341d30a0868da 0.02 MB 36 335
199,434 199,434 00000000000001f5cb5c4944cb0f00db5c033c4144afc2130ff8e8142cfcbad9 0.19 MB 450 139
199,433 199,433 00000000000005957eab81edf5d4ca73e3fca722e378a2b58f43dc9f8bc554b4 0.05 MB 120 207
199,432 199,432 000000000000058980f41590a27452fad733fd236dcc5ba618677bcb4d7d7496 0.07 MB 220 491
199,431 199,431 0000000000000272034c3d391fbcdfe38fda3d309fc48ada268fde5c7ef6b560 0.13 MB 256 51
199,430 199,430 0000000000000112aa68fc2ebcfd3ccbc1fa01fc0752700c91d93522a10fcc14 0.19 MB 417 152
199,429 199,429 0000000000000560127cd74845a8e3f3f4005258abe055b96fd9279ced666797 0.01 MB 32 639
199,428 199,428 00000000000000e6a46488383580fff50d0100e0b339ceca49360ca96fb9c24e 0.09 MB 206 362
Previous 10 blocks ↓
Total Size: 778.49 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: 157.66 GB
    • Received: 1.86 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.