Loading Tool

Explorer IconExplorer

Memory Pool

77,230 transactions
28.65 vMB
0.09006104 BTC
Random Selection Loading Transactions
Max Size: 173.75/200 MB

Candidate Block

Mining Attempt 5337c61d9d594d2a1821090b735f933e03f1f4f09c983969f4529b91c1d1ba81
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root c3c4203c1ea0364857f7781ee809c03d791944c2b784c23ca03f6b0524b22aec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.02406390 BTC
Feerates: 402.60 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (321,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,352 593,352 00000000000000000009714ed92cda31c49a2c442fbfaab96ebf6a97ac43ae31 2,900 1.00/1.00 vMB 23
593,351 593,351 000000000000000000199ec41eeafabf2264de727487cf5d203ed1bfb2224dc1 1,462 0.49/1.00 vMB 21
593,350 593,350 00000000000000000006266c47fbd16814413bc6ee75779103ef3b5d1f2d4d9b 2,192 0.80/1.00 vMB 25
593,349 593,349 00000000000000000009439c42780dae3954e60c1f00baf440d99aaf02451a8b 437 0.14/1.00 vMB 25
593,348 593,348 00000000000000000006eb36435f67575b6bca4165e60caf0fca83be4246a258 1,148 0.34/1.00 vMB 25
593,347 593,347 000000000000000000040dfcfae4fb4827203bacdc68c99d10548ba07dc1e235 1,072 0.40/1.00 vMB 24
593,346 593,346 00000000000000000018d7f5421514cc264800efde408d95a58559430fc4d62d 863 0.31/1.00 vMB 27
593,345 593,345 00000000000000000000bd1c050e8a227faa7183d578d0c3d58e3d7924624e84 1,260 0.41/1.00 vMB 29
593,344 593,344 000000000000000000017268445772842bcd8b00822ec6929cdb96291562c21d 2,240 0.95/1.00 vMB 17
593,343 593,343 00000000000000000008ce9e255f0ea9b975fe3c98e18119c23d780e65cecc5f 2,495 1.00/1.00 vMB 8
593,342 593,342 0000000000000000000275da1634c81d4bfc5ae53ea77ee29a99b404e4a6a7b6 2,382 1.00/1.00 vMB 16
593,341 593,341 0000000000000000000d10b16a24c8a2fc281e0c51f4687c04abc6f82767e07c 2,132 1.00/1.00 vMB 30
593,340 593,340 0000000000000000001014e4529d58efc35f9386ff29661816863140504dcde3 1,322 1.00/1.00 vMB 20
593,339 593,339 0000000000000000000a8440d40d3df21e9212398497a6d5f0ae48ffee700071 1,206 1.00/1.00 vMB 9
593,338 593,338 0000000000000000000d0fbb8d225b6e473f25fab62922e4fad198d5fbcbc6ec 2,377 1.00/1.00 vMB 23
593,337 593,337 000000000000000000077faba9f427c5c2d87ef2df58812b6d55586b9d973620 3,043 1.00/1.00 vMB 55
593,336 593,336 0000000000000000000b6486c99df9e36ae82dc5693604263e63491c89d2623a 2,323 1.00/1.00 vMB 32
593,335 593,335 00000000000000000013fefd8f1f96bdee2bcc58cfaab88db6af3fe52984af24 171 1.00/1.00 vMB 8
593,334 593,334 000000000000000000043858b380666c12c0ee2106c94f28eab12b9b7c3a23e8 683 1.00/1.00 vMB 15
593,333 593,333 0000000000000000001905b81075f431cbc02d25e9a1b3df6924d767e118d3fb 2,468 1.00/1.00 vMB 39
593,332 593,332 0000000000000000000cf2fb95a7db0e0a45bdaa9481a7c263a808ab53fffaf7 117 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.