Loading Tool

Explorer IconExplorer

Memory Pool

58,769 transactions
20.11 vMB
0.05292734 BTC
Random Selection Loading Transactions
Max Size: 126.36/200 MB

Candidate Block

Mining Attempt 2eed8d4b206ef4b45d62f362fb68b7a2c35e4e9029b1f4d0af2692f78209e479
Version 20000000
Previous Block 000000000000000000000c7f90aedde84e8d7af33997690383bd476a31fae595
Merkle Root 2968b742236d3eb7ee56897c0f6a0a4e25f5a374bbd556a879b5d7fedc7ed800
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,385
Size: 1.00 vMB
Total Fees: 0.00713303 BTC
Feerates: 50.09 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,687 (802,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,482 113,482 0000000000003ede93c4dbee3c03ae0f479a46d7bcfe116ae992c6a1755bdbf1 8 0.00/1.00 vMB 0
113,481 113,481 000000000000017477684415a2780e015f81506d172886ef3ffe5270063833f1 11 0.00/1.00 vMB 312
113,480 113,480 0000000000002f0f30ed574642da4181db610f96ec80509a69cdd186565102fe 24 0.01/1.00 vMB 0
113,479 113,479 0000000000003f883be5e47d4ea45a9d7117197c2229c977fea14a5b66c635f9 125 0.03/1.00 vMB 64
113,478 113,478 0000000000008b5094af6776b5662972c5e30326101d972bfddb14d998ab6335 9 0.00/1.00 vMB 349
113,477 113,477 000000000000da376c1d2a5a5bff75b1c60f4094ee862b6ca9b40e3c6f339c30 10 0.00/1.00 vMB 0
113,476 113,476 000000000000b3463ca985ef8e2608afd04e824b635d0bd853cbaebdd816991f 103 0.02/1.00 vMB 0
113,475 113,475 00000000000021cb264530035920632c41f78406e02a15dfbf738315f7a8e55b 10 0.00/1.00 vMB 358
113,474 113,474 0000000000005a00f1ca4cbe9d108b272467beb9acc72a7e95cbdbbd3d74601e 18 0.00/1.00 vMB 0
113,473 113,473 0000000000000278c86aa8bd15f00c557b6573dd4aaf8d750b7790ce7f1f4005 128 0.04/1.00 vMB 27
113,472 113,472 000000000000d0db7735f15f7ff7753ad61176129de7de812e79b6a0d81fd697 13 0.00/1.00 vMB 1,098
113,471 113,471 000000000000a21e37268b6e649390f62ad0a6105238cd3c97d5be49cfe6c917 11 0.00/1.00 vMB 0
113,470 113,470 0000000000001198a8c1ec59060ecb2abf5968e6fb739b170ded9270258a0284 16 0.01/1.00 vMB 777
113,469 113,469 0000000000009fb4dae7d7e472e24f4200831b659ff695f3acad0c1aaf618977 12 0.00/1.00 vMB 0
113,468 113,468 000000000000bda4edda214df1409b08b29ad46713753fe802d062ce6710ed66 9 0.00/1.00 vMB 0
113,467 113,467 0000000000007c58197428ccf5c11f79c11d454cb0f13dffaa8d608ab41a0cb9 18 0.01/1.00 vMB 1,314
113,466 113,466 0000000000002f981207e73fe606c0e18e14f772b9bad4aad61fbe037a79ae11 1 0.00/1.00 vMB 0
113,465 113,465 000000000000540a668204798869adaee074dab88ea5677da1a5c117b2a73e86 9 0.00/1.00 vMB 576
113,464 113,464 0000000000007848bd62f358546fa5654d00dbf485d80dadfc7d478acea0265a 26 0.01/1.00 vMB 581
113,463 113,463 0000000000008e5f208519b2dc626c20302bb6ff329ac6b1d809d789aeb7c2a1 13 0.00/1.00 vMB 622
113,462 113,462 0000000000002193247dbf5c130f264bd3db57e383f0a5ef6f532dd884710670 12 0.00/1.00 vMB 1,053
Previous 10 blocks ↓
Total Size: 783.57 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: 774.57 GB
    • Received: 20.72 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.