Loading Tool

Explorer IconExplorer

Memory Pool

34,725 transactions
27.97 vMB
0.05913487 BTC
Random Selection Loading Transactions
Max Size: 139.70/200 MB

Candidate Block

Mining Attempt e24fc007462de0c9a3e537936d0b7e2a3243557d903d6a51d61472f77cf2f668
Version 20000000
Previous Block 00000000000000000001da679658719cfccc2653ecbf8d9a60db7cdf4fd801ac
Merkle Root 839ca1b25b42e146af05716685b6de35ce45f29364faea5994c51b68d32cc73c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 886
Size: 1.00 vMB
Total Fees: 0.00566695 BTC
Feerates: 451.74 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,538 (828,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
86,340 86,340 00000000001098fabed2c556278211ddffd6d26ed50d9e9665207d0ea26828b0 4 0.00/1.00 vMB 0
86,339 86,339 00000000001edb4b5572a70a747ce44e981d75b2c3daddf78887ea8252b4788b 4 0.00/1.00 vMB 0
86,338 86,338 0000000000085078bb7500ff5af59f9f2b9e936fa7d26da5ac9d9d6bd937d3c6 1 0.00/1.00 vMB 0
86,337 86,337 000000000005fa1f851e4d956b10cefb4cec042d279829917ce05630be9044ec 2 0.00/1.00 vMB 0
86,336 86,336 000000000010ae05fdc2b5627f312737ec373aec2f263497e256342eb1a16229 8 0.00/1.00 vMB 0
86,335 86,335 00000000000c2a905c652f22738953c3aa4da355b0506e91d39d33a3a565b1b3 1 0.00/1.00 vMB 0
86,334 86,334 000000000016439dbd94561d7eb6ac66df685df03a3417bca2c4bcdd71c83f45 2 0.00/1.00 vMB 0
86,333 86,333 000000000014aae1295eaafc4e101def2a6f626479efaebdb35ed5163306a443 1 0.00/1.00 vMB 0
86,332 86,332 00000000000553a3b4459cad985bda9e3d783c30a8450dbffee7594eaa256059 2 0.00/1.00 vMB 0
86,331 86,331 0000000000009a65022f23be7712f67c99f9d53530591b023f482fb7f9fb0fa9 1 0.00/1.00 vMB 0
86,330 86,330 00000000000c3f6fde3004b9d5432e739cf29d7e05b011b2c5a66c09e8b3e86e 1 0.00/1.00 vMB 0
86,329 86,329 00000000001ac0284995d02cf11b4dd365a27523c93fa75cdb9718adb67724ed 1 0.00/1.00 vMB 0
86,328 86,328 00000000000641d4b7c18bd98b671ca53c0ba07509691144fe4fc5f4a2a280ea 3 0.00/1.00 vMB 0
86,327 86,327 000000000007a9e575f4009edaccc06d746c8133291cb9d00ba77bb52f4f270f 1 0.00/1.00 vMB 0
86,326 86,326 00000000002eec4835dc736f0490b86f2f08ec61537c37550ca88523c1cee59a 5 0.00/1.00 vMB 0
86,325 86,325 0000000000097b5e2782ed75098f4f5e25c531da2228619b9775d6ff0351e234 3 0.00/1.00 vMB 0
86,324 86,324 00000000002350e78f69ff5207673835bce8976e91c4607eb9c1dd357f736e6b 9 0.00/1.00 vMB 0
86,323 86,323 0000000000225aa998a85cbb5f1386a5c13bd1bd255bc531609258089555097a 3 0.00/1.00 vMB 0
86,322 86,322 000000000003d21a85f94b1d61828cd699dbcda8164c394ac790511f711fa0cf 2 0.00/1.00 vMB 0
86,321 86,321 000000000021cd21c9ba9a31e8ebdcb3a5b3c5fe6d5178918b53d2ec9fb2e3a0 1 0.00/1.00 vMB 0
86,320 86,320 00000000002ea5aa3ada991bf68bffa18d6f73541bb23a3b67806167fdf6fc96 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.57 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: 622.39 GB
    • Received: 11.32 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.