Loading Tool

Explorer IconExplorer

Memory Pool

31,037 transactions
25.05 vMB
0.05920932 BTC
Random Selection Loading Transactions
Max Size: 125.03/200 MB

Candidate Block

Mining Attempt 16aa218d047bb1c4553fcd86e9badb1487fe907ba0df7f31cf72ce6f6af2ddc0
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root d575010b4293edf7344e3d6d2999ec36a71d21d6fd6a2bd6c4b29f4a900b1a57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.01433544 BTC
Feerates: 100.24 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (80,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,383 834,383 000000000000000000024ec55a9fe95168fae11c16f1424f1dc8e03a6bad1854 3,099 1.00/1.00 vMB 27
834,382 834,382 000000000000000000023975d00a6c43622f6475508dcd5a3485f4d04da232a7 3,036 1.00/1.00 vMB 40
834,381 834,381 000000000000000000036061a42aa00e23ea81edc42bae4aff0b34c2c49e6bae 1,757 1.00/1.00 vMB 15
834,380 834,380 000000000000000000030cfffe7ddad592a9f895b2274d6f7927b5d646a360c0 1,028 1.00/1.00 vMB 13
834,379 834,379 000000000000000000038681d704c75745f55de68a5359f4a27d50f463ec4e09 2,703 1.00/1.00 vMB 19
834,378 834,378 000000000000000000014680426e54d62f0df15fdab4ae62ffa0dbca0a5d5c42 3,288 1.00/1.00 vMB 25
834,377 834,377 00000000000000000000a956982fe2a5595218775f76f9bb25b437c51eae5ec1 3,470 1.00/1.00 vMB 32
834,376 834,376 00000000000000000000148eef27d0deeedda7a1c58a28f1b1cabcb09176c10b 3,611 1.00/1.00 vMB 31
834,375 834,375 00000000000000000002c5f0db3755b54d43ed38ec38327d181f0056b2551d20 3,482 1.00/1.00 vMB 34
834,374 834,374 000000000000000000017168198c082198155d1e06e8ebee9cd96d7cc53fbaa6 3,339 1.00/1.00 vMB 45
834,373 834,373 00000000000000000001e2bd0a3971da525f184ceaee3f6e0faff6625df96c8c 3,011 1.00/1.00 vMB 25
834,372 834,372 00000000000000000002a51b0107c0a1a602b014afc4aefb96650a041e3e6bfa 3,016 1.00/1.00 vMB 23
834,371 834,371 0000000000000000000032ff102299c96a8efa316dbf5e23c7c0539a4652a2e9 2,047 1.00/1.00 vMB 22
834,370 834,370 00000000000000000001bf6bc87846d0796598f154a988dae45bf71b7c23af0f 3,098 1.00/1.00 vMB 29
834,369 834,369 00000000000000000000f6d66ce7287e58e191dc42a28dbf8adea9743391065e 2,918 1.00/1.00 vMB 32
834,368 834,368 0000000000000000000169f0de6cd2f8a5b0e28aae56ac6d105d182d63313291 2,721 1.00/1.00 vMB 34
834,367 834,367 00000000000000000001a1bb142989ced4bc9badfe2428ba2f089a939775f765 3,028 1.00/1.00 vMB 29
834,366 834,366 0000000000000000000310d5429a85df9f42df5cdb231bf18f9538df9e1b4b7a 3,005 1.00/1.00 vMB 27
834,365 834,365 00000000000000000000d37181dc0b1135d6fb24b2ad34df9f3bbadf4f18db37 3,091 1.00/1.00 vMB 38
834,364 834,364 000000000000000000024e9b29517f12e3405e7246aa697b56344991f9c7b948 3,125 1.00/1.00 vMB 37
834,363 834,363 0000000000000000000038048e0a7bea33a46cabb8fe11a71866e8cf6f9435a5 530 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.86 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: 641.99 GB
    • Received: 12.53 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.