Loading Tool

Explorer IconExplorer

Memory Pool

80,522 transactions
30.37 vMB
0.07606455 BTC
Random Selection Loading Transactions
Max Size: 185.55/200 MB

Candidate Block

Mining Attempt ff9b4d88e1a2aeb8327c57ff5af3af849d165fd8a96b32c20d9a8b6de9827a4f
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root 9ba85869e36d2b31725800a29306b243579a8e869576e09eb575889681e92349
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,752
Size: 1.00 vMB
Total Fees: 0.00818527 BTC
Feerates: 81.27 > 0.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (298,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,535 616,535 0000000000000000000fea9e66066f41d58f1fea2b84980f08bc65c85d282e00 1,429 1.00/1.00 vMB 3
616,534 616,534 0000000000000000000d2c392dbd38914648261aa06dd7eedd291a5ded505a17 2,893 1.00/1.00 vMB 5
616,533 616,533 00000000000000000007ac557fb349ff10ef8ffcb9451114b43c006afff92fd7 3,254 1.00/1.00 vMB 29
616,532 616,532 00000000000000000007e3b3ec4edb4b2ee8eb0cecdf192174d77e94714afcb3 2,535 1.00/1.00 vMB 19
616,531 616,531 000000000000000000010d37b10ee0e21ca9d21bb434279d90d6564edf7d07e7 3,431 1.00/1.00 vMB 35
616,530 616,530 0000000000000000000fd1951132518937e8e77dfaab00fa4719ce471b48d682 3,322 1.00/1.00 vMB 31
616,529 616,529 000000000000000000061a2c26812d432894ded9a8cd0bf70915e942ddcd4750 2,850 1.00/1.00 vMB 9
616,528 616,528 000000000000000000052b6c21e3d0257edc69fecc8a1eab23e86d5598b3778f 3,120 1.00/1.00 vMB 24
616,527 616,527 0000000000000000000c152404e3c349285dcd53a8101229a10dd5ac50bceb70 2,570 1.00/1.00 vMB 34
616,526 616,526 0000000000000000000560107ca1d2a10130279779d5fc3b35e7ec8a0ac7996a 3,060 1.00/1.00 vMB 18
616,525 616,525 000000000000000000009e6ec482186d589b0385ec7de4e38f4c6f45a16f4d26 2,860 1.00/1.00 vMB 18
616,524 616,524 0000000000000000000a0f0384807745efe4991a3133ea2478cf162eb055970e 2,114 0.58/1.00 vMB 11
616,523 616,523 000000000000000000047512448b3a0119f0e9e9ee018d6fbf506251e5603e73 2,909 1.00/1.00 vMB 20
616,522 616,522 00000000000000000003d27cb2eab8f48944719d8e9393c750e0625f8d94c672 1,136 0.30/1.00 vMB 17
616,521 616,521 0000000000000000000e5c9e930e250911aa399c9a54d8125587fbb8a6bd4e06 2,204 0.77/1.00 vMB 10
616,520 616,520 00000000000000000011b1dc9e606a34dd639aeb34a9a02e7c925ecc79b768c9 1,771 1.00/1.00 vMB 9
616,519 616,519 0000000000000000000191a916e86165a38831571326dd06aaa2c1958490124b 2,294 1.00/1.00 vMB 22
616,518 616,518 00000000000000000004247a4ea09776567516d07449b5d1a282b189678b0ca9 1,865 1.00/1.00 vMB 18
616,517 616,517 0000000000000000000a8989e41395d8c23174bf3260d9de55531c2fe2fbf11f 1,426 1.00/1.00 vMB 23
616,516 616,516 00000000000000000004337965f509b8864de261a2ddb86f029675dbae632ce8 893 1.00/1.00 vMB 66
616,515 616,515 00000000000000000002cb63f876edd034c4e962fd25546942be02f23bc0397a 140 0.03/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.