Loading Tool

Explorer IconExplorer

Memory Pool

16,953 transactions
9.70 vMB
0.04147081 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.17/200 MB

Candidate Block

Mining Attempt 3a2ba85fedba6d9d232041dadd7a0305350e6b3061bc7637285615f6cc5e9b8d
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root bc5106acd658bf99289a9cb3ca8b176ea0fcebd0c00e684f6da93e5b8ab52b32
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,913
Size: 1.00 vMB
Total Fees: 0.01974554 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (717,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,274 196,274 000000000000049f9c83be6c3c2d567b9e6f12792f3f475f82438348b2f3b83c 132 0.08 vMB 250
196,273 196,273 00000000000006c2fcaa5dd12a4f187e2f6868ce0ac916d8ea982ddd55f92231 186 0.09 vMB 123
196,272 196,272 00000000000004b3da3b1f666254c0d3b77e5da76a019ceb7863610109deeed1 101 0.03 vMB 10
196,271 196,271 00000000000001b7b71c6ad3bf46ec7a98f9904197acecac3332de1d8bbd02e8 251 0.11 vMB 265
196,270 196,270 00000000000005790989fbc35d800cedd82bf0020c35ee84ca0b74ceeb716a09 42 0.02 vMB 29
196,269 196,269 0000000000000141e83128b6afc74790c29c926f2465ce6f95e15dd8916bd627 454 0.18 vMB 246
196,268 196,268 00000000000002b0ffb95ab7059d39065dde18c006cbe9a2caf94ec79d19cf73 45 0.02 vMB 90
196,267 196,267 000000000000061283bdd4bfb2a7a7d7005416a7bf3c1ac6f02d248fc9413672 43 0.01 vMB 153
196,266 196,266 0000000000000040b0783a354717aab745622a881001871530da21352c24b842 323 0.12 vMB 188
196,265 196,265 00000000000001954b6a85602b308300880af65c3ad9f33c1bfe3a85799abf91 1 0.00 vMB 0
196,264 196,264 00000000000004a962cbf678329b0807a4dc784d18a61f341c117ffea478954d 110 0.04 vMB 153
196,263 196,263 00000000000000dec5c48ac8a90e7566340f4408c4853e283688a83b7b9d1bdf 7 0.00 vMB 0
196,262 196,262 00000000000003eecffb1d7feb665ec826d17dd500418f64a852deceb4bfe9e9 231 0.13 vMB 98
196,261 196,261 00000000000001966e6a4672769f4ca484051c595cb7fa5afafbe7c8b2c109fa 123 0.05 vMB 106
196,260 196,260 000000000000041a8f5f76afefe1579bd0724b4e944ea8208459e66fc8de028e 124 0.03 vMB 34
196,259 196,259 0000000000000333aee939c78028c74e29be4992d2bdf8a5d1977ed80ffc2f99 471 0.24 vMB 110
196,258 196,258 000000000000002e116df16bdcc2d5fcfee950dad9691f3506a431d3059292dd 512 0.25 vMB 135
196,257 196,257 000000000000046152094f66cbccfd6af31d662fcf4cc33aad44c45915256006 190 0.07 vMB 942
196,256 196,256 00000000000002b93ef7792ed1ce95967d731371946e541ba4e5a84c755dab37 143 0.05 vMB 921
196,255 196,255 00000000000005f450da3861e48854f25e19b0593cb736a59b0c62d32b67ddf2 263 0.07 vMB 168
196,254 196,254 0000000000000649bf702bb145ca3065bd9ebc53eb965d738ae1e17513cda70f 477 0.35 vMB 108
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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