Loading Tool

Explorer IconExplorer

Memory Pool

53,720 transactions
29.74 vMB
0.10378925 BTC
Random Selection Loading Transactions
Max Size: 159.74/200 MB

Candidate Block

Mining Attempt 1fb598430146bb41f9e3e745ae6667e2417c288e522779f9b9b5c5d6536059d2
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 428605e1bff65c84ce04ffe08ec42145d0b4245116768ebf43e7cf3f63fcf84a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.03152802 BTC
Feerates: 150.77 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (375,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
539,173 539,173 00000000000000000023fee9fbc827a7592081f9abb042daaf267fa9b28ab6f2 445 0.26/1.00 vMB 16
539,172 539,172 000000000000000000267cf61a6085c71ff18b9684130085a70b2267729bfde8 2,135 0.91/1.00 vMB 17
539,171 539,171 00000000000000000009086c5afc3db566314c5b1bf70059bed8761f46a9c3b6 1,050 0.52/1.00 vMB 26
539,170 539,170 0000000000000000001d3b647dbcec0ef75a3413c29b6699583cf2d9de3352aa 65 0.02/1.00 vMB 30
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.