Loading Tool

Explorer IconExplorer

Memory Pool

28,821 transactions
8.31 vMB
0.08626021 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.48/200 MB

Candidate Block

Mining Attempt 9065a1350d7813cf3cf0f05719e06789afaf0417c29d43e54a761add64007bed
Version 20000000
Previous Block 00000000000000000000462d480322cf9b5bbf8833c1eecd2f438a0f423bde5c
Merkle Root 08b9bb97664cf38079268f71c5aa9fbd6c2a200321b5926cabd3e48d2e8b723a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,108
Size: 1.00 vMB
Total Fees: 0.03482524 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,187 (760,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
152,985 152,985 000000000000060d0bc94ae39c0b98f9dcd4c7f36ac676941b6193fe29afffd8 0.00 MB 5 94
152,984 152,984 0000000000000dd05c9fedcc18b083e4a62b521b1ce39577c7b176a45319c9cd 0.04 MB 113 63
152,983 152,983 00000000000002a00a9a597094a49c5edbd612fe9ddc17e84cad61529226223e 0.02 MB 32 91
152,982 152,982 0000000000000a0303dba7ba45dade5404ad5d12bae933915a5d3ebdbe40b06d 0.05 MB 107 74
152,981 152,981 00000000000005ba6b45becd5ae49be42aa6109cfab54d696cb39cf72574f534 0.00 MB 8 64
152,980 152,980 0000000000000866c88434bfba34a3563704d45ac14b93bdc51b84dc024a7b72 0.02 MB 41 82
152,979 152,979 000000000000066498b721c6915358002ede7e2c9d4b29a68209d9b398a28fc4 0.02 MB 55 49
152,978 152,978 0000000000000722b10e7d54f622ec14970a5e4cfb8b9cada21bfcc51fd32fd4 0.01 MB 47 0
152,977 152,977 0000000000000b05b27011261bd92f207c384d95f1e66a154e2cba4fae855d7a 0.02 MB 45 101
152,976 152,976 0000000000000753419303fd18cbd80511ae594aad10c40379d0ecd68fb85b59 0.01 MB 22 98
152,975 152,975 00000000000009fc4220cecaa8adc7a7d5476b631e5d77aaae9a4a2d8b4e6f96 0.04 MB 69 85
152,974 152,974 00000000000006436e963dd792fe7780f800d7385f533a773206eb373473c58b 0.01 MB 11 39
152,973 152,973 00000000000001ede37502d33b676467ab0a88c19aa8a93f7d63f93bedcc6cdb 0.02 MB 32 94
152,972 152,972 0000000000000760c224f96dd49d45a6e2b2339c96ac7f7085582f17aa3419c9 0.01 MB 22 190
152,971 152,971 0000000000000235ab3f0415dbe267406c305a03646fe8c5f347b5369574b08a 0.01 MB 44 3
152,970 152,970 00000000000001b517a25865c369b3f8966eb4c2a245d15dbe3b84742213f6c0 0.02 MB 44 29
152,969 152,969 0000000000000129e563dfc9108f8a36c8ae576db4d24279d5917727e1600bd0 0.00 MB 12 28
152,968 152,968 0000000000000837e2a6f5e07e50ea1b7d34beace980fa82140f31c4e6e50d5e 0.01 MB 21 102
152,967 152,967 0000000000000404b861c16edab21145247373fa663a7f8e8958081cf4e6cec8 0.00 MB 15 88
152,966 152,966 00000000000002537d805bd2c17516280ba7f8d31fcd06d17c24128ded649d5e 0.01 MB 20 64
152,965 152,965 000000000000067264ca9b1ddedd4e456fe0c5605fa66dceb9cc4e6d69a03522 0.02 MB 23 80
Previous 10 blocks ↓
Total Size: 779.18 GB

Node Details:

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