Loading Tool

Explorer IconExplorer

Memory Pool

81,658 transactions
31.11 vMB
0.08220035 BTC
Random Selection Loading Transactions
Max Size: 189.16/200 MB

Candidate Block

Mining Attempt 49b72a24df0a978c810328be08f017f256e185cb8df790940bb34356153a7e7f
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root a359a8dc3c602ad2465d1b497a82fd279d273e94c1b67ef451eb5303d7d710ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.01508094 BTC
Feerates: 73.20 > 1.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (473,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,438 441,438 00000000000000000053762fba8f816dc2eff60beb05845faa8531870fc609e2 2,540 1.00/1.00 vMB 86
441,437 441,437 00000000000000000029ae5da74824bda90dc458ab5116cbc9097b681ec46a03 2,346 1.00/1.00 vMB 71
441,436 441,436 00000000000000000209a1b1a946fe6718b88c381113e47d368fb3499ba3d313 99 0.41/1.00 vMB 10
441,435 441,435 000000000000000000b25c53be3cc0de978b18767b257bc31fade96048cccbf6 2,374 0.99/1.00 vMB 56
441,434 441,434 000000000000000003633d00fbb25e1c65bfb8a42a74a75964d0b9e9c438044c 2,732 1.00/1.00 vMB 82
441,433 441,433 00000000000000000205369436a7aaae42eaa7d584bb2bee575a0cd3d5b29307 2,613 1.00/1.00 vMB 87
441,432 441,432 00000000000000000218111593be4c8439223ad2295a574c90f3172cdfcf968c 2,396 1.00/1.00 vMB 61
441,431 441,431 000000000000000003317587953e63278627e63bbef8e17cc44a7dcf5415448f 2,637 1.00/1.00 vMB 92
441,430 441,430 0000000000000000005157ddeb13a896674b43da8323482352d0206945973575 1,654 0.75/1.00 vMB 66
441,429 441,429 00000000000000000274e97662a7e437ea1850175c995f8d0c2f60b0fbedd5b4 2,543 1.00/1.00 vMB 75
441,428 441,428 000000000000000000ae93749f455e3693f31ce3e09ba3a7c47fceb562a7ffb7 1,462 1.00/1.00 vMB 43
441,427 441,427 000000000000000003bd6317b5e9c7b9b536eb2fbf48e730bee52e092968204c 2,501 1.00/1.00 vMB 83
441,426 441,426 00000000000000000089f0b6ca3d6edcf3f9aa7b58526cf7ef491fd6f5a08e9b 9 0.00/1.00 vMB 370
441,425 441,425 000000000000000002ec9b30917a9dff44012af5566e4407fba38a00fb99d062 2,525 1.00/1.00 vMB 82
441,424 441,424 0000000000000000006aa18e8c688126e68eb536e599f4e2c31f906f2a546367 2,060 0.92/1.00 vMB 72
441,423 441,423 000000000000000000c150d999cbe9ba5b2e895f31c8d515f07328049103ad48 615 1.00/1.00 vMB 16
441,422 441,422 000000000000000001d125d68c8e9098a314aa957e288701e66939f9d4efcd4b 1,581 1.00/1.00 vMB 56
441,421 441,421 000000000000000001aae139b1c492156ce6fd91e8b649a2fddfd23f273210a0 1,827 1.00/1.00 vMB 68
441,420 441,420 000000000000000000408acc530d4713233e173ebabdc3ca340d75a539903b3f 89 0.03/1.00 vMB 89
441,419 441,419 00000000000000000097b5cad79079b01773849f850476c62bb97c9321143a47 1,833 1.00/1.00 vMB 61
441,418 441,418 0000000000000000024e569fdbee330c17e7394f2a7153b27d28c54cfeb14089 2,398 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.