Loading Tool

Explorer IconExplorer

Memory Pool

81,986 transactions
30.49 vMB
0.13302639 BTC
Random Selection Loading Transactions
Max Size: 183.50/200 MB

Candidate Block

Mining Attempt 1e7532839606530b89b391e4e6398517b09e1220341cfbef0dfc2be450b3ea67
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b4886bd26a3971e3c946cfba1a2b5f969038356851b54e4918a880e01316dd2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.05176527 BTC
Feerates: 302.06 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (693,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,963 221,963 000000000000033531e3db16eddfba7d29355ac016a00a830503fe5747fe188b 146 0.07/1.00 vMB 179
221,962 221,962 00000000000000bdc5c0a3095724b740a5259656ff83b8dadf06341cad73cf72 156 0.06/1.00 vMB 186
221,961 221,961 000000000000004918ad24991633c3e9f05ed1663ee4ce6a7f229bb7c5034eff 103 0.05/1.00 vMB 740
221,960 221,960 0000000000000490a6858b7bc6f3e8e95271b98c736b79076c673e90aba108f8 15 0.01/1.00 vMB 219
221,959 221,959 0000000000000390fdce3fdb14ceec122c2bb8ada856c129a7063d0876777c64 456 0.30/1.00 vMB 81
221,958 221,958 000000000000021466be74edf735a7051f7f85703b28ed76f874ff497fa23daa 45 0.02/1.00 vMB 44
221,957 221,957 000000000000036bcbd5340a860964bb88857520a1cd4d3c090f16e8120b6a50 180 0.11/1.00 vMB 123
221,956 221,956 00000000000002d5120ede6ed2cf6ed17a4be41aaba4de80e24fa39536362dc8 438 0.25/1.00 vMB 153
221,955 221,955 000000000000044ab759d9c019b08ada7c49c7c4f566175fff09b97faf3cf1b6 128 0.04/1.00 vMB 169
221,954 221,954 000000000000035151af1dfcc1dc92a0b5e1f59d562a008011195c95e229e911 497 0.24/1.00 vMB 170
221,953 221,953 00000000000001a1a8b13249ec6b3691f03a394b2ab90576c6304d135abe3ac4 288 0.14/1.00 vMB 177
221,952 221,952 000000000000041b46f1b487f5cc725f342d829e93451f20c0d2305097248423 288 0.12/1.00 vMB 181
221,951 221,951 000000000000028fa6257af70c05103455ca0fac1468fe61833cbb8bfd74f2b4 263 0.11/1.00 vMB 183
221,950 221,950 000000000000024e1068b5dee2f0dd8188554d0e8ac9946537ffe9cdffb7335b 10 0.00/1.00 vMB 357
221,949 221,949 00000000000000f719a60a9b9b0acee280fa4e653b4f6f37e972f9c19679d594 291 0.10/1.00 vMB 25
221,948 221,948 00000000000002aa6c1baede672215f48852ffa91ba4db0b69299ae56d7b653f 275 0.12/1.00 vMB 154
221,947 221,947 00000000000001fd42a3c1b4ce520e055659455c664d73f6c82e38bc5d07bbc0 491 0.24/1.00 vMB 221
221,946 221,946 0000000000000131638f29b9ba39e95eee8333482faffceb4829eded1a7d2411 573 0.22/1.00 vMB 224
221,945 221,945 000000000000019574331aafb115cb2c940e35d3a1ed52aa2ebd0040e96eccb5 51 0.02/1.00 vMB 152
221,944 221,944 00000000000003c5cc2ccea59f6b0c894422cdf6c66c03b2a1e5295ab44aa617 453 0.19/1.00 vMB 177
221,943 221,943 00000000000001436088dbe4840392db9b2f26199a30433c6530bb6e8c876103 84 0.05/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.