Loading Tool

Explorer IconExplorer

Memory Pool

80,314 transactions
30.23 vMB
0.08100211 BTC
Random Selection Loading Transactions
Max Size: 184.80/200 MB

Candidate Block

Mining Attempt ef26ff88debd3bbde95a8cf09e80e42183bf460dfa53cebcd135eabd73edc9b9
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 5dfd62580f68c6b2f7d7dd1df7f9c397496005bcc5dd3392e1fe75f2555e20de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,230
Size: 1.00 vMB
Total Fees: 0.01362621 BTC
Feerates: 150.92 > 1.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (298,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
616,514 616,514 0000000000000000000a080848760799d10aa07ab36bc5b6f243d6ab76d97696 1,666 0.59/1.00 vMB 28
616,513 616,513 000000000000000000003864bd6e97f0c392b5a596e2d5e100d4073e74ae91fb 2,483 0.87/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.00 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.56 GB
    • Received: 17.91 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.