Loading Tool

Explorer IconExplorer

Memory Pool

27,640 transactions
14.19 vMB
0.06141288 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.53/200 MB

Candidate Block

Mining Attempt 356763bea220efebec843000edbf42558a0f7e339d562d16468e51ad3b37abef
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root b5aad85264c425d2b732d91ddb4abb0696f5691e6b50b15f42baf9da4a10b5bc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,698
Size: 1.00 vMB
Total Fees: 0.02691662 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (776,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,606 136,606 00000000000009366e376e5937241de3fcd52aaa4adc1ab28350be0ccf5b7105 173 0.06 vMB 153
136,605 136,605 000000000000048cef50c9119863a14d6ff3fd0e8a5dadada1309728b34017a7 136 0.05 vMB 69
136,604 136,604 0000000000000a1da936ff68d260121f9029d92ad57b939470f1a1645c536eb6 59 0.03 vMB 579
136,603 136,603 0000000000000a0ba39b4596a3575927fb772b50032064da6b597fac6af17d1c 78 0.03 vMB 218
136,602 136,602 0000000000000033060ef3bfaaa7e93f0717e194748e9aedcc84eef39d293338 43 0.02 vMB 333
136,601 136,601 000000000000047b7b1ca5869f16d313ee6768f444cdc4d3565388cc47ab94cd 20 0.01 vMB 749
136,600 136,600 000000000000027d0c70f5409ce688b84ec6b915bb06d8002c4972c6ede4fb88 25 0.01 vMB 208
136,599 136,599 000000000000077625620860a7a4944c9a41bb9dc8c385c66b7d43f4dbd3b144 144 0.04 vMB 105
136,598 136,598 00000000000008fd049b8f6466998a1ec50372371d2674419260a63d1f9dd235 34 0.01 vMB 723
136,597 136,597 000000000000076849b9a95683039642f49de70cae2d1e14f3a9d0c320b44817 1 0.00 vMB 0
136,596 136,596 000000000000033a1d32b228be6c7a9f1a0b6bb07bcefa2c6edeb236ff698e68 187 0.08 vMB 348
136,595 136,595 00000000000004e5ee10f2b00d30cbbb9596dcc7d2cb1f8fd02de18035c41ed2 133 0.05 vMB 329
136,594 136,594 00000000000006ecc6ee7fb8c5173b5aeaad645600c229f33e81661e9a1d8b6d 63 0.05 vMB 144
136,593 136,593 00000000000000b7e288313fcadd9c7144a08336c9d461bbbb661a5895d85a83 10 0.00 vMB 541
136,592 136,592 000000000000079e2f99e7fad3a04979f343df692bf849f7c9420604b36bdf5f 147 0.05 vMB 115
136,591 136,591 0000000000000941a54baa799a804246285d26c1447784ea2971b5c8a91e03ca 143 0.05 vMB 317
136,590 136,590 00000000000008ac5ac796bf5b3c796565d011425e6e756bb3528a6b953c31bb 51 0.02 vMB 560
136,589 136,589 0000000000000a8346baa71a483fafb31e46fb3ee412a071c1a7335dc0522524 30 0.02 vMB 86
136,588 136,588 00000000000004cfa99ab1c42854dc7539060972165f3eeb68c9aaa608a22c92 161 0.05 vMB 220
136,587 136,587 0000000000000a2bcf5b13316d0841ebba4269f9aaaed794b371350369e5e445 141 0.05 vMB 346
136,586 136,586 00000000000006d5ef1f58bbaa37a1155e21a2afd94d264b780cfafbc41e5b5a 41 0.05 vMB 21
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 14
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.00 GB
    • Received: 0.00 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.