Loading Tool

Explorer IconExplorer

Memory Pool

35,613 transactions
26.66 vMB
0.05722250 BTC
Random Selection Loading Transactions
Max Size: 134.71/200 MB

Candidate Block

Mining Attempt 28d988698bfc26b6c59db285124d850476d0f5aaf74327470516f9e02fc405fb
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root ca6db8751d83705b0923d51cc3b5f4a988bd627e5befd3ff58476268f61acd56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,999
Size: 1.00 vMB
Total Fees: 0.00743738 BTC
Feerates: 160.84 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (150,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,862 763,862 00000000000000000004af3e1c3b99e3a4b7910daf54c0511d9d18e4e67cd922 2,995 1.00/1.00 vMB 42
763,861 763,861 0000000000000000000475a0637976b63231f1151404cf70310e7d6bfec63cb8 3,008 1.00/1.00 vMB 30
763,860 763,860 00000000000000000007a4219f43f54d3b3bf2ced127383bf0497c8b7bd1895c 1,687 1.00/1.00 vMB 8
763,859 763,859 000000000000000000055934abbb3b5092eb036854ea287797f24e7ab9f78926 3,186 1.00/1.00 vMB 31
763,858 763,858 00000000000000000001ca5c0360e3852f58110899f3ed0410693826ebe025b3 2,375 1.00/1.00 vMB 7
763,857 763,857 0000000000000000000400ac1ea84e938b74b5a9094eb8517ef617161015395f 1,652 1.00/1.00 vMB 6
763,856 763,856 00000000000000000005fb78b3f87b7737b0bc0ef7eff0ac0446bbd0f8955fd0 610 1.00/1.00 vMB 4
763,855 763,855 000000000000000000012a6815fdc6d502422befc9434ab27f995d80996ae43b 2,507 1.00/1.00 vMB 12
763,854 763,854 00000000000000000000bce516dfc3213e00e3c0142a791003d599e2e63110a4 2,402 1.00/1.00 vMB 26
763,853 763,853 000000000000000000031d01bdddd233879dcd7ee789c54b51426d515204b324 1,750 1.00/1.00 vMB 16
763,852 763,852 000000000000000000008f61f85025a0281e71851e2eb7045bbae1496b71c454 2,990 1.00/1.00 vMB 36
763,851 763,851 00000000000000000004a22df70b00432b727159a79e6cfdee240241e5705774 3,355 1.00/1.00 vMB 38
763,850 763,850 0000000000000000000597e221b39d34c196e1ed946be38e575d079343a8ceb6 1,864 1.00/1.00 vMB 55
763,849 763,849 000000000000000000025654fbc94a0989541c3ff1b76860418789f4e37c5d64 2,845 1.00/1.00 vMB 23
763,848 763,848 00000000000000000001289a768cc342665a89210f280419aae290821372edf9 2,026 1.00/1.00 vMB 18
763,847 763,847 00000000000000000003997dc7c5558f6df804848f72b8616089e6cb25013e8a 2,838 1.00/1.00 vMB 28
763,846 763,846 000000000000000000072957c620bd201bea5224a3070d7cb7e2da7500da49ad 2,158 1.00/1.00 vMB 10
763,845 763,845 00000000000000000006a94831e30f8284010c69ba63d6106ca8e6ac364d5b54 1,290 1.00/1.00 vMB 6
763,844 763,844 000000000000000000016291152f826b0f0c60ad7450eb43a0b63433cc4c5526 1,635 1.00/1.00 vMB 20
763,843 763,843 000000000000000000030f216db8f7bbf061fdb01bc1b189c91b4834ab2867c2 3,552 1.00/1.00 vMB 35
763,842 763,842 000000000000000000033dacea228e2e3bebcb4712bc0a326dab25ec0e0f5232 2,640 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.