Loading Tool

Explorer IconExplorer

Memory Pool

82,660 transactions
30.45 vMB
0.09868821 BTC
Random Selection Loading Transactions
Max Size: 183.42/200 MB

Candidate Block

Mining Attempt 6f1894e315133aa5c782ff5c3b0eb6ac687de5c0e7ed26944e878a0aa7e2d60d
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 414f4af42d3e62fcaa93bf11b8f267ab67fe0a7516ec17c2e63a1feb8c1a5b03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03509005 BTC
Feerates: 454.44 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (469,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,196 445,196 000000000000000003550b0c4bf2bf25166fd921c441f096a881424a5e24caa2 1,814 1.00/1.00 vMB 97
445,195 445,195 0000000000000000036d5ba057c93654c35758f0e3fc8d456fe2e71f3c2de3ec 90 0.03/1.00 vMB 79
445,194 445,194 000000000000000002c917a6cee9508c80891dc1edc973771dd85c8eb04d7939 388 0.16/1.00 vMB 76
445,193 445,193 00000000000000000045c40c16cc2f1b07b35972c474a287637e429d8d30290a 1,871 1.00/1.00 vMB 50
445,192 445,192 00000000000000000173c38d4ed5708150a730da22660f936b79f673e2d3a18c 1,388 1.00/1.00 vMB 40
445,191 445,191 000000000000000001ddf6932671dad1404955ba2d4805a29b3117b5b926d859 1,686 1.00/1.00 vMB 66
445,190 445,190 0000000000000000008a663ae20b1226ecfdd8c8fd471994d7cea20d3fa3c765 2,831 1.00/1.00 vMB 75
445,189 445,189 00000000000000000347fa35c930fd4d4573427962392082e3ebeea302bc5a4b 1,862 0.93/1.00 vMB 90
445,188 445,188 000000000000000000c4c8227ced7a77f8db11298305d6d155d7b8b56d4be15f 2,154 1.00/1.00 vMB 90
445,187 445,187 0000000000000000025f0848fe4c73107f9b983455eabe02105a9c741f1fa40e 1,327 1.00/1.00 vMB 61
445,186 445,186 0000000000000000031dfc03ed0a36ab38b8f923aede9565267b755e52e48161 1,627 1.00/1.00 vMB 80
445,185 445,185 0000000000000000003a62683c4ea92029e0f8d3d1a316341e69ff4043e6a78e 1,091 1.00/1.00 vMB 39
445,184 445,184 0000000000000000024c37cf518c71cdd028fd82ba4579e8dd385292e20b8433 1,294 1.00/1.00 vMB 66
445,183 445,183 000000000000000002ebdea03053a9bae3fce48060554ab7f63f0b66bec2cd39 1,777 1.00/1.00 vMB 57
445,182 445,182 00000000000000000254d84cdbe54b85848678383785804146cced4db284a9f7 1,682 0.99/1.00 vMB 77
445,181 445,181 000000000000000002050e35b9ee83e0348d3b7622cca43db6b784e2ce6bcf3c 1,723 1.00/1.00 vMB 56
445,180 445,180 00000000000000000233219fabe337a4c5e7486573bb589adfa43a08ce26f8db 2,370 1.00/1.00 vMB 70
445,179 445,179 0000000000000000002c1ab5da6b69c711fd3b0e35c9e2d72a583edc61df916b 1,434 1.00/1.00 vMB 72
445,178 445,178 000000000000000002d02c3b272287e0feab5067f78c59d64d63cacbcae54dc2 924 1.00/1.00 vMB 89
445,177 445,177 0000000000000000012e6fc65f5dd03f759b3fabafd2912fc6d2c2870d60599d 1,685 1.00/1.00 vMB 96
445,176 445,176 0000000000000000021eed1fbd1e20b0f4d9364d0648bfe607b5a3dbf9178215 2,106 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.