Loading Tool

Explorer IconExplorer

Memory Pool

26,179 transactions
6.41 vMB
0.04078736 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.12/200 MB

Candidate Block

Mining Attempt 1679c6dd8b146eb0d5de2470d33ea1037e4dc956af54051086de3f284c297770
Version 20000000
Previous Block 000000000000000000020b7de4a5de62d3506ffb84fbac40ba79a4fe8f611513
Merkle Root 531f97a66aef45ee1b52c662db9530b60fc6d520113a89cae5452503089c7a2b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,127
Size: 1.00 vMB
Total Fees: 0.02391843 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

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

Node Details:

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