Loading Tool

Explorer IconExplorer

Memory Pool

100,021 transactions
25.85 vMB
0.10015720 BTC
Random Selection Loading Transactions
Max Size: 181.76/200 MB

Candidate Block

Mining Attempt 88547f7989f9db2c2ef8cf33fa16cd52677e022e15c1462dc33677329638aba2
Version 20000000
Previous Block 00000000000000000001836fc8efade07b2e978763eeb32f7b190b68c51b3e6c
Merkle Root edea666c4b85b253e40a26bc58d67227529519ec2eb1972604a094651a2fa57d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,352
Size: 1.00 vMB
Total Fees: 0.03701277 BTC
Feerates: 529.10 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,340 (83 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,257 916,257 000000000000000000012acb41702afb2574d7769d19bbb38ba6b339b75b3c20 5,031 1.00/1.00 vMB 1
916,256 916,256 000000000000000000008f363a8b4ed3f84036a5ff4b79117739a3864c0a3ccf 5,405 1.00/1.00 vMB 0
916,255 916,255 00000000000000000000d52ba0c942e022008e0b00dbc823911c21fdf2223f91 4,312 1.00/1.00 vMB 1
916,254 916,254 00000000000000000000cf27eff0c7cba92fb5e389edcc8f8106434eb72fa2cb 4,756 1.00/1.00 vMB 1
916,253 916,253 000000000000000000013cc36471d900d5f4542f51b11c933ef6796e5ce68e41 4,802 1.00/1.00 vMB 0
916,252 916,252 000000000000000000016c5080ff43b4c967499978e55ac348a486a80fed0a03 4,837 1.00/1.00 vMB 0
916,251 916,251 0000000000000000000191adbd0bde5e8806f762964cdc3b0b5312d47099433c 5,731 1.00/1.00 vMB 0
916,250 916,250 000000000000000000019e5591416f95de437b19dedf4fe737f231652b771408 2,540 0.98/1.00 vMB 2
916,249 916,249 000000000000000000003543a81a058fa9932617547cab190bf9184f944fba93 123 0.03/1.00 vMB 1
916,248 916,248 0000000000000000000108fef4b85043c8d744662af31d471a2101c83586977b 5,234 1.00/1.00 vMB 0
916,247 916,247 00000000000000000000ed1dec6c378cf4d4b34ac163acb285c85039bc94058a 2,117 1.00/1.00 vMB 1
916,246 916,246 00000000000000000000b9103c04cba43974cfd8ea851f756df0ac7774612a97 3,318 1.00/1.00 vMB 2
916,245 916,245 00000000000000000001a931f10e1ccef1655b0f0f69dd0d007f8bc08443ddfe 3,569 1.00/1.00 vMB 4
916,244 916,244 00000000000000000001ce279949b5890526d67e667137db4d252fefd27e1c9a 5,068 1.00/1.00 vMB 0
916,243 916,243 00000000000000000001b05e0de035b866be9874e46091f4788b87fdd372d179 2,638 1.00/1.00 vMB 2
916,242 916,242 00000000000000000000f71ee6b0bed1f31d616cefc7a0d39384f5bf86be4940 523 0.16/1.00 vMB 2
916,241 916,241 000000000000000000016237ca73a64724cfffd4b0b95eba0c7af621732c56c5 3,036 0.90/1.00 vMB 3
916,240 916,240 0000000000000000000106b1ee9ef223bbc89ce7fa050092cddcb7a6a7872f57 1,263 0.35/1.00 vMB 1
916,239 916,239 00000000000000000000ba7adec0e5415b899412ff7051b9e72e5d241ef84dc7 2,803 1.00/1.00 vMB 3
916,238 916,238 000000000000000000015f34ae552f6c20ab553c5d48867597c0bfb26b4e4cdb 3,279 1.00/1.00 vMB 2
916,237 916,237 000000000000000000010495e12605c8f4e5d4b9f56963ae2030b6154eb88aa2 135 0.03/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 784.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 859.53 GB
    • Received: 26.17 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.