Loading Tool

Explorer IconExplorer

Memory Pool

73,547 transactions
27.72 vMB
0.10934004 BTC
Random Selection Loading Transactions
Max Size: 165.93/200 MB

Candidate Block

Mining Attempt 25ffaf3cc0255e1eb782f7060ef5ea7fa2cc3028850a9fdf816250273f9055a7
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root 7c8ce8a7a06d356bacea0ac5e7b95c2d6758f2f0db4326afc20926b9c028c43c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,092
Size: 1.00 vMB
Total Fees: 0.04098991 BTC
Feerates: 526.32 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (695,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,505 219,505 00000000000001b096b8a7eaed16b25c6f08a81b99ef5f9cb7952c923c0fdf19 4 0.00/1.00 vMB 544
219,504 219,504 00000000000004f615bcbe0730722296854857488d07ffe7e46b43d3360c629b 143 0.06/1.00 vMB 183
219,503 219,503 00000000000003e16930328ecacdd49abff3dcacff49c18d797c8a94fe3c232c 34 0.02/1.00 vMB 70
219,502 219,502 00000000000004373afe6993ccdcc556d7ae83533ba43ca7d4ce28586d98a846 276 0.14/1.00 vMB 160
219,501 219,501 00000000000001b4c6097f8ac5da9a21dd5dc911e6a6302a62bd4dc2a3df618d 40 0.01/1.00 vMB 177
219,500 219,500 00000000000003656d550bad47d0c623f5994e606985104084e9a84ccbccc5d1 412 0.19/1.00 vMB 174
219,499 219,499 000000000000008dcb6619e5132f8909e5b27f195bbfbc95cb9aa8195a69ceb5 108 0.04/1.00 vMB 28
219,498 219,498 00000000000001c05516799ff33961936e8f1617e2365c01cecf53876acb3c4e 369 0.18/1.00 vMB 160
219,497 219,497 000000000000003a2bba902dfc5c0e9c705fc7196da314f904ffc580cc4c6311 50 0.05/1.00 vMB 166
219,496 219,496 00000000000000a9950ca8a0a66f50a6dd0cb975dfef637a77818b120acc9fbf 238 0.10/1.00 vMB 179
219,495 219,495 0000000000000459240b0d83371c076fd2e3f2f46c7d7d676772ffd8a85ee096 422 0.17/1.00 vMB 189
219,494 219,494 00000000000004c69f97a640f0dd07503b7f1dd054045489a4fe882ee81e2ce7 92 0.06/1.00 vMB 142
219,493 219,493 000000000000048bb63eec408cb3f6f41e398d17fb5ff528a51e92bbaa380507 80 0.04/1.00 vMB 133
219,492 219,492 00000000000003686fdd15a6fbede889d3caab597b9f4d1ef0a5fea3a4e721cf 688 0.25/1.00 vMB 222
219,491 219,491 00000000000003b934d5670dbf39f108279dc2c3df3e923b245cd3d3be97fd6d 10 0.00/1.00 vMB 0
219,490 219,490 0000000000000587ec4b11dd1cd4f8e6b655b179dd7461faf2a57bd7083ac781 69 0.02/1.00 vMB 195
219,489 219,489 000000000000011f49cb3c477eb1dc8f37685284e4c27889e471cd02c311b096 177 0.09/1.00 vMB 166
219,488 219,488 0000000000000096684c6bcc70f4d8dd273809884718d3783d9c53f4176dacb9 535 0.22/1.00 vMB 201
219,487 219,487 00000000000000631eee66b5789ed214e7b53d65d92e6e34968ab3d2745f47df 462 0.19/1.00 vMB 189
219,486 219,486 000000000000056825a382c009241b62d3adc60466642627595cbedb22291179 11 0.00/1.00 vMB 210
219,485 219,485 00000000000000bfea7a3ec06f9e2f5397bdfacaf6a9e3b37137b6e3a4f20a70 159 0.06/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 783.21 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: 756.41 GB
    • Received: 18.98 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.