Loading Tool

Explorer IconExplorer

Memory Pool

79,010 transactions
29.60 vMB
0.07395738 BTC
Random Selection Loading Transactions
Max Size: 177.86/200 MB

Candidate Block

Mining Attempt 5fe3cf901e1a4495ef8cbc6fc91a02bf7771fc4295aa18f6f66a71d3971b0d78
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 22faa43a6607efa551156ff1143b3b91b9272011df8cbe23903224893c610ef6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,111
Size: 1.00 vMB
Total Fees: 0.01381950 BTC
Feerates: 302.06 > 1.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (532,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,434 382,434 00000000000000000df82be177d982a1a71af372a962591b9fbba7e43525c919 670 0.34/1.00 vMB 31
382,433 382,433 00000000000000000d5f3d85182847394aee68e59b82929b9f9d14f1678ec3f8 1,845 1.00/1.00 vMB 22
382,432 382,432 000000000000000011a094a44242645a2de268cdf5277147f7b451b98678508b 3,244 1.00/1.00 vMB 47
382,431 382,431 00000000000000001048633bb3f62366d9639f8edcddf4bc3d81695b33e82cf7 535 0.85/1.00 vMB 11
382,430 382,430 00000000000000000174df0a8988596cf0e50f2ea1969823b0bf9c5cf5d71ef5 1,543 0.75/1.00 vMB 26
382,429 382,429 00000000000000000e388251debd02140540cf1441bf320354fa1eee8c330e12 1,367 0.63/1.00 vMB 31
382,428 382,428 00000000000000000f21b9e6ec9f7b546201c59d6bdadbc54de3ce7561e998c5 359 0.17/1.00 vMB 27
382,427 382,427 00000000000000000c330b815af436e90de530a01133f9ea34b341049d86f21e 1,078 0.47/1.00 vMB 31
382,426 382,426 000000000000000010ff75800b4d736e4afbcd4026ac6de804bfdaab29ed3760 840 1.00/1.00 vMB 17
382,425 382,425 000000000000000002925f815c6f711952a30a074a294618a3333df6313c1a27 2,452 1.00/1.00 vMB 40
382,424 382,424 00000000000000000d35af9c553ac4960350bb84163547c89f70d44f545647fb 1,298 0.55/1.00 vMB 33
382,423 382,423 00000000000000000fdb3a6a7091a85c9cdc621e5f57c1325dc30435e4170aa3 1,635 1.00/1.00 vMB 23
382,422 382,422 00000000000000000de01986f1f59526d17b336c7b85d749a8f4dea8195f526a 1,143 0.49/1.00 vMB 30
382,421 382,421 00000000000000000f87fb608472467e2f660cd4809b6210e1eb5c3ca8c2cb4c 296 0.17/1.00 vMB 39
382,420 382,420 00000000000000000e85a4bd1dc568ba4151b7e19bad631b36d2d45ff1316e33 125 0.36/1.00 vMB 5
382,419 382,419 00000000000000000c47307447d7a6bbfff2f6e01917589fedc504409e194038 383 0.16/1.00 vMB 27
382,418 382,418 00000000000000000a5bcd663ee787f5f612227ef2b7c180ebf0c0edd5e96444 1,024 0.74/1.00 vMB 19
382,417 382,417 00000000000000000de5dea190ffb2690694344ceafd088780d7c902387114a7 2,466 0.93/1.00 vMB 29
382,416 382,416 000000000000000011478a0763e5f22d7e967159db83f46e061cc0db63ced1a7 3,247 0.95/1.00 vMB 48
382,415 382,415 00000000000000000db445bb0fbaa70eace1df626f5c9cd077dc5d6807e5c530 1,861 0.74/1.00 vMB 33
382,414 382,414 00000000000000000c426e1285cadc9b9476b880519148f3d58ca1209e0ed38c 696 0.34/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.