Loading Tool

Explorer IconExplorer

Memory Pool

79,514 transactions
29.68 vMB
0.07434973 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt 74a13e49a6505b7ece1a9b78fe90509933941858eabe766ac735f0c6a9da2602
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 6df1260a99cba33595bcd5ea89694910e493158cb360cfbed0e0d0d20368d0ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,286
Size: 1.00 vMB
Total Fees: 0.01401677 BTC
Feerates: 74.18 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (132,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,408 782,408 00000000000000000002b4758a72feaf8beebd3773cfc2d76d1b5232b7c2ab0c 330 1.00/1.00 vMB 14
782,407 782,407 0000000000000000000039f916f8526215c72f77be98881a13831c6324640e04 254 1.00/1.00 vMB 14
782,406 782,406 0000000000000000000016d09257a07a8bae39a465c7700066a92e081286bb38 2,398 1.00/1.00 vMB 29
782,405 782,405 00000000000000000002b9fab87b7cc5cb9b9bac72041f392f2f7fbfe66126f5 444 1.00/1.00 vMB 17
782,404 782,404 0000000000000000000020750dc0a43f3d74b4b940d241417727144e954494c3 558 1.00/1.00 vMB 17
782,403 782,403 000000000000000000001d08cb5438ba02b64bcea536c0e94051eeb32b211408 1,688 1.00/1.00 vMB 32
782,402 782,402 00000000000000000002a0bfe1cd66600bc8f6bf333b88e84473185facbd9823 368 1.00/1.00 vMB 16
782,401 782,401 00000000000000000000eaeeab145a8c6840bd7a47b8892d59e71dd9d2d2f1ca 367 1.00/1.00 vMB 14
782,400 782,400 000000000000000000057500a7106afb96f942f9da0203a63b9e169dbf3260e2 807 1.00/1.00 vMB 19
782,399 782,399 0000000000000000000516d40bd96cae39dd551c3cd8e7d4d44c61cd17e6114e 1,305 1.00/1.00 vMB 20
782,398 782,398 000000000000000000028ef06cf8d55ac4dfab9e4a6957a578d24ee853390865 2,490 1.00/1.00 vMB 23
782,397 782,397 000000000000000000013607e848527aae2a22c749e9e2307b6b75746a3dc157 744 1.00/1.00 vMB 15
782,396 782,396 0000000000000000000056416252a665bfa2e4b1c3998e193d22971a52cb532e 1,261 1.00/1.00 vMB 21
782,395 782,395 0000000000000000000502274d23b44207ea18bdf5eb8609c7afa4253da2ffd6 2,272 1.00/1.00 vMB 31
782,394 782,394 00000000000000000004ebac02882e8f41212f3e42028009d6329c8d8a7c5a15 1,651 1.00/1.00 vMB 16
782,393 782,393 000000000000000000052ebc3cbc5009bc7e3f8cda7f9bc106c3419aca1f8fef 2,827 1.00/1.00 vMB 27
782,392 782,392 00000000000000000002f0458a060427489ee93bb4bd5a37104569dc0c81ad42 973 1.00/1.00 vMB 17
782,391 782,391 00000000000000000004078b458c259a83d9dd4e948105474abb973233085686 1,926 1.00/1.00 vMB 24
782,390 782,390 000000000000000000010738fa5662e78022ea8c77f91c67a55c66f083b22539 673 1.00/1.00 vMB 16
782,389 782,389 00000000000000000001a1ffecffc6ed5b4a7cccfe894005a65705781e9a6ce7 686 1.00/1.00 vMB 17
782,388 782,388 0000000000000000000314433b7436fb6563c685dd45a7b739a1e9ac424a1aae 3,125 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.