Loading Tool

Explorer IconExplorer

Memory Pool

28,820 transactions
11.81 vMB
0.03727044 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.91/200 MB

Candidate Block

Mining Attempt 123fe1be82562a5b94738cdf8e6d373da04de19884bc412ffeb7519671c43bcd
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 8850a897d0c45ddcbfcdea4b0a4df33b5c14fb0b5e5f9df8ae6d9787dc818957
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.01669195 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (689,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,306 224,306 00000000000002e91cb0f9eee20d798c050c89ff21234f632abc943d442d44aa 651 0.25 vMB 224
224,305 224,305 00000000000003119c05d0a0086c2b19fcb6465f4adc1c039e4ccbb9d042bcec 845 0.25 vMB 287
224,304 224,304 00000000000002447d3c17a13bbf549dc66da77b5b6d584c532d6ea59b5441e3 13 0.00 vMB 310
224,303 224,303 00000000000002aeb4e5e4057bf49c53f6060623004549a70f43fe3c31bcd361 481 0.16 vMB 188
224,302 224,302 000000000000001c3122ee0bb2645f6085aab4616c9ffb10ee6b8017e252ab24 134 0.05 vMB 129
224,301 224,301 000000000000000b34819029bee4557efd485c077248d75d5b0489c04d7e0698 172 0.09 vMB 170
224,300 224,300 00000000000001eafa23d0afb6ab3bfc65b169d645c2f782efe774aab9ea1252 48 0.02 vMB 99
224,299 224,299 000000000000016fa677e372ba48a9f8114f8f30c07f160816064f3e07254312 517 0.23 vMB 238
224,298 224,298 00000000000001da0b59920f3c7c258666fc82b6a5125cb48a4ea8a70b6cc7f5 540 0.21 vMB 207
224,297 224,297 0000000000000208cf7c6f1f8dd2ac0bc2f8bf2812ae0c843aa1443e0d08e4da 236 0.28 vMB 5
224,296 224,296 0000000000000388c67b5dcaf26c875ec95a982238d1f164d0fb27b9c5371b65 351 0.14 vMB 147
224,295 224,295 00000000000001d44daffb6aee8692796129304007ac68be672a7a4368d384e5 379 0.25 vMB 142
224,294 224,294 0000000000000096b031dd6eb89cfa1760cd07133d9b6446eda6a24bc76bdd4e 587 0.25 vMB 1,275
224,293 224,293 00000000000002bf3cfa18c95dc29bae0734224e22ce393909a341ae404353e2 469 0.23 vMB 177
224,292 224,292 000000000000028a10c527675fd5b7885de0f3aedd3a158c0352785bf08e5c8f 651 0.25 vMB 219
224,291 224,291 000000000000007c41d563823830859a385e911f7922a4b91cc70f4e16ecad83 93 0.05 vMB 357
224,290 224,290 000000000000001593dd69dd9805c4bccade95b8affe1e0f709c4e1a9c2c1e25 271 0.12 vMB 173
224,289 224,289 00000000000003cfd4553aa166b5ae11cc908d00339bece1da4753b6595cbb98 586 0.24 vMB 195
224,288 224,288 00000000000001e2bf48beb154744eada6d5528bcc62686b4ff47d5f8521e928 178 0.09 vMB 177
224,287 224,287 00000000000002e4b5d65cccffa4585b53c23e4f821b2b47347134205c9d1142 158 0.07 vMB 149
224,286 224,286 000000000000013f0f7f4c2ae411f067c54253e86dd8a3485356fd1a1cd2662f 461 0.20 vMB 174
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

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