Loading Tool

Explorer IconExplorer

Memory Pool

38,740 transactions
28.58 vMB
0.05902843 BTC
Random Selection Loading Transactions
Max Size: 144.87/200 MB

Candidate Block

Mining Attempt ffa591411eb56859941d28ef56a2f60aa9518dadd16e487026d86dcbe47b15b9
Version 20000000
Previous Block 000000000000000000003865ac48ae639e8f23f850323c9d269a21eb4f7c6efc
Merkle Root d76f138f3a9079c2e70972c2a84b34492a16dfd2c89d6879f2fdf411a627e2e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,678
Size: 1.00 vMB
Total Fees: 0.00386606 BTC
Feerates: 22.10 > 0.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,536 (425,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,169 489,169 000000000000000000ea464d095af531f614172607393411671f3200b1f5d166 2,274 1.00/1.00 vMB 80
489,168 489,168 0000000000000000000d35ad51edfb26ff564563122efa8654bddd7e1c248653 521 0.30/1.00 vMB 143
489,167 489,167 0000000000000000004709a6b26bec7413229fdcb36b64019b080a1d10bdce93 970 0.64/1.00 vMB 130
489,166 489,166 000000000000000000b18b14f6cb1150c9eb2a940c577977331312605d10cad5 668 0.44/1.00 vMB 89
489,165 489,165 000000000000000000b20b3159166ee38f4892f1a4b9df060c9fe7a6f81f4fe5 166 0.07/1.00 vMB 103
489,164 489,164 00000000000000000098fe81386e1496e8ae8373c7fa626f0267a46ebe5b08a3 204 0.07/1.00 vMB 81
489,163 489,163 000000000000000000d2627843f7e2de89a08931363a75fd9c72e5152ee1f6a0 172 0.06/1.00 vMB 109
489,162 489,162 00000000000000000002defc428b20eb6cf398624e586c40239a79427a1efc6c 1,042 0.96/1.00 vMB 51
489,161 489,161 000000000000000000795a419d15da409e212f6247b2e02843cc18cd3cadb1f1 1,775 0.76/1.00 vMB 97
489,160 489,160 0000000000000000005fce697ae3e0b0def066478f2caeb54c61a5d61c7ed116 1,095 1.00/1.00 vMB 69
489,159 489,159 0000000000000000002df9d05a3c035a7ad44b0c2d99eca5f7cd929b87a08dbb 2,094 0.90/1.00 vMB 10
489,158 489,158 00000000000000000041710ae03e3469420f68804353dc77a2795fd3f31bd92b 2,038 0.97/1.00 vMB 140
489,157 489,157 0000000000000000002461f4595d8b4bf034a660813e9cdca955f49e7ca3a119 943 1.00/1.00 vMB 107
489,156 489,156 0000000000000000005195765fc034e756a6fc63e3e9ae17d720d83f09ec1568 1,455 1.00/1.00 vMB 168
489,155 489,155 000000000000000000d1ef4d2827e6d9c5e176e70357727c78c68e5920a6a3bd 2,131 1.00/1.00 vMB 26
489,154 489,154 000000000000000000a5a9c7ae0694fdfe9ab263e00eec5a929c83904056c35c 2,233 1.00/1.00 vMB 156
489,153 489,153 00000000000000000005e462ba4412c0093aaf1b542806c1e927b20ec719d510 2,246 0.94/1.00 vMB 115
489,152 489,152 00000000000000000085fb55ffaf2ee8471a8fcb537382b2cc66874eae82d5e4 1,612 1.00/1.00 vMB 132
489,151 489,151 000000000000000000ae1ee841c2697fbcdef39c18688070c7034769ae3cea67 1,062 1.00/1.00 vMB 37
489,150 489,150 0000000000000000006dbd31c15250574a4d12a69f54c52132f0d1c7ebc5f275 2,123 1.00/1.00 vMB 77
489,149 489,149 00000000000000000086535bd792bb16c769da16e3ea48d7778e57c691466fc6 2,258 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

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