Loading Tool

Explorer IconExplorer

Memory Pool

52,726 transactions
31.60 vMB
0.11659103 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt 319ffd783d3080f1519139e3ed2b505e52d6abc7aa3ddee750c4e77432df1955
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 8ba920f0bf09008cde9847898bf5975e48a75d7fddd1d43ab5c39ba80b4a69f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,937
Size: 1.00 vMB
Total Fees: 0.02456727 BTC
Feerates: 35.84 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (751,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,285 163,285 000000000000087bdf160cf611bb999722cd2d65c39d3945e414c3bd9fae85da 20 0.00/1.00 vMB 458
163,284 163,284 0000000000000bd0317d1013e6f0883eb479f0976d81d4990473ed9de3e1274f 34 0.01/1.00 vMB 382
163,283 163,283 0000000000000bdac5d566c3a9bc3a514670632f76a8e449302550604725c271 17 0.01/1.00 vMB 32
163,282 163,282 0000000000000434efde30e5359866f726b4b8e6402f6e620516b3f9a965e834 41 0.02/1.00 vMB 489
163,281 163,281 0000000000000b98ce02a9435de493da623d7ab6ed6d4451db8fcb4d83d7cca7 8 0.00/1.00 vMB 462
163,280 163,280 000000000000033b03647a25a71539f3591448f7484307c2a956673cc724aeb2 66 0.04/1.00 vMB 72
163,279 163,279 0000000000000d18b6ec46cfdafa4f8224522aa3a7e9f1a6b073578abcc3e8ed 14 0.01/1.00 vMB 37
163,278 163,278 0000000000000969a0d3ad4ae103a889d39b3dc6e368e9bdbcfac23513195356 28 0.01/1.00 vMB 447
163,277 163,277 0000000000000a6d6a7373dacbada255b70f5524e66e9a2468a1bbc80fd3ae1f 9 0.00/1.00 vMB 276
163,276 163,276 00000000000003b915b8bce29de554e2b21106dd067a0eb97c95c26bf8a97675 19 0.01/1.00 vMB 0
163,275 163,275 00000000000008d54adf11c5b0360fca65848cb4c24012aacf6c1cb5b999fce3 78 0.03/1.00 vMB 389
163,274 163,274 000000000000007c79a2d965063becc94ae634af329e0e2fb8e37acd04102ace 70 0.03/1.00 vMB 45
163,273 163,273 0000000000000750c9c5e6191f29e87909ddcc6e5ad8fa290c24f873119c7cc6 32 0.04/1.00 vMB 133
163,272 163,272 000000000000077791ee7bbefab4800607bc0868064026916a73f235fc95bfc3 144 0.06/1.00 vMB 635
163,271 163,271 00000000000002a834b52537f6ad7cf9c55df2bc1263ca1e294930f821a4f536 22 0.02/1.00 vMB 167
163,270 163,270 0000000000000041205a4d335fc74b7cab0c94b12ce3c938c4476519fca127ad 63 0.02/1.00 vMB 5
163,269 163,269 0000000000000671459ef041ac09fc486c1caed5c943255b5394b395df921d48 30 0.03/1.00 vMB 1
163,268 163,268 00000000000009a38b82b446d059a4e3f4a4539f4c12b9aa8d0f842b8a082666 26 0.03/1.00 vMB 197
163,267 163,267 000000000000016d32b42659d77590202236ce06035ce70ac70297f69e05fc1f 58 0.05/1.00 vMB 54
163,266 163,266 000000000000002f572532407d3b5e4d1d9f92285e274ea3fadce21c87b2ffc4 20 0.01/1.00 vMB 0
163,265 163,265 0000000000000393363922b2e1c1cbf6feb14d206182af03e6e1b575a7f60f7a 9 0.03/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.