Loading Tool

Explorer IconExplorer

Memory Pool

53,707 transactions
29.74 vMB
0.10361340 BTC
Random Selection Loading Transactions
Max Size: 159.72/200 MB

Candidate Block

Mining Attempt 1d7d826cbc049b964bb1dfcedd464e1553b1d69fe358076b643a80b6dd38c2f8
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root d6427899a262554a46233456c983fd95789c0c0783e5466e6adf2e2caf687abd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.03141050 BTC
Feerates: 150.77 > 3.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (375,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,194 539,194 0000000000000000001668989ab94f82adcbcdce3b651102571d1c0ae7dcf5f2 2,322 1.00/1.00 vMB 8
539,193 539,193 000000000000000000041dd994e4778207e428817f9645b0ebf31717a95ced7e 2,571 1.00/1.00 vMB 6
539,192 539,192 00000000000000000005215fea6a212c73a0444dd053df7f0e20acb89ebe987c 1,396 1.00/1.00 vMB 11
539,191 539,191 0000000000000000001771d72d1f5e48c2a35150c637da79a275111718ed49ff 2,237 1.00/1.00 vMB 31
539,190 539,190 00000000000000000010992abd803862860d5eba7890bc521f2dc769b87cd41c 2,582 1.00/1.00 vMB 44
539,189 539,189 00000000000000000006dc46876919fc8f23c1d1770fd4c1399b7736df0e0290 2,023 1.00/1.00 vMB 33
539,188 539,188 0000000000000000000126e6ebc7b01bd2a78ec93bee032556376e9abfefea25 1,634 0.71/1.00 vMB 17
539,187 539,187 00000000000000000007fff4d1bc9f1cb53e7de6b31122256ae2eb65a1a866de 2,572 1.00/1.00 vMB 22
539,186 539,186 00000000000000000005368d22b06bb50d1a9dd95eb687821b4f7caa3c0d2b32 889 0.41/1.00 vMB 20
539,185 539,185 00000000000000000022c74e799d9aba9d1b089100ff5b5f51c8574f9b045d9d 1,425 0.81/1.00 vMB 19
539,184 539,184 0000000000000000001b8ba9eba864fac7d8d3315e0164f271dd80ad82261780 225 0.07/1.00 vMB 20
539,183 539,183 0000000000000000000b0e85f5ce6add04c1494679b3aeed94a70d3b0bc3be1c 67 0.25/1.00 vMB 1
539,182 539,182 00000000000000000026e9bc30edcc79f72edcb3179f923ec7c8127b395e685b 2,276 1.00/1.00 vMB 13
539,181 539,181 00000000000000000015128670b293af4ca30c8b140c56151debf6ddd9abda02 2,542 1.00/1.00 vMB 8
539,180 539,180 000000000000000000296b84b861aa4d4585fc4f75de7171efe1e4faad1bd864 2,361 1.00/1.00 vMB 22
539,179 539,179 00000000000000000005818cff0e1a04ee8c5bf7eaebeb46d3770deb9300c13a 2,176 1.00/1.00 vMB 39
539,178 539,178 000000000000000000054b498c647b583e3b530fd247a52e05362ebc4721ce7e 1,465 0.60/1.00 vMB 19
539,177 539,177 000000000000000000153d275091941e05b018292613f70227dfc5bd90b042ca 1,330 0.67/1.00 vMB 22
539,176 539,176 0000000000000000001303a10fb8a5ecc3e54f7ed7b33ca7358c27c2a0a8a1ec 732 0.39/1.00 vMB 13
539,175 539,175 00000000000000000023de19d9e7da543de801315df382e85801378439409c9e 504 0.23/1.00 vMB 19
539,174 539,174 0000000000000000000e1c01ea752c98753167b5eae7087960cbeb477a52dfdc 374 0.18/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.