Loading Tool

Explorer IconExplorer

Memory Pool

38,900 transactions
26.26 vMB
0.05492561 BTC
Random Selection Loading Transactions
Max Size: 136.46/200 MB

Candidate Block

Mining Attempt 06609939db088c8f4ca2c54749faa862ab68becce99d6d7528627f3e2750919a
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 409160d389ca13a83979236f794b07037673a29d6b0d26193c6fdcc46f2b3b02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,592
Size: 1.00 vMB
Total Fees: 0.00664234 BTC
Feerates: 77.76 > 0.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (705,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,300 209,300 00000000000001a9527731ebc19e26ba529c0421d99fa2744942b21ad3c348e5 12 0.00/1.00 vMB 200
209,299 209,299 00000000000001605e2d9302ca67371a0fed6da898854f6669a6eeb664cce23d 86 0.04/1.00 vMB 115
209,298 209,298 000000000000005b657649a076d62496481fac34dd5f604009e5a721ed003501 141 0.06/1.00 vMB 204
209,297 209,297 00000000000002713d97c866447270053bf5ef7edf092bb429585b3fd1a7c9d5 11 0.00/1.00 vMB 268
209,296 209,296 0000000000000337d6492b9e173c632346389515481ee0710c3e26c3a3e6e3dd 105 0.05/1.00 vMB 93
209,295 209,295 000000000000009760b508da7168858654c1498608c599798ed4cf67adc2acc7 174 0.12/1.00 vMB 121
209,294 209,294 00000000000003ffd4ea4ad0e0e5ff1c85a2f90e72a23865f25f46c0b41785c0 9 0.00/1.00 vMB 194
209,293 209,293 000000000000018a4138f1767cb98afb8903e21f449781e465b0dbf79e0fa74f 497 0.38/1.00 vMB 24
209,292 209,292 00000000000002810ead24a2f1f6aca1ec538557fd787841e3082af7fd20fa7c 486 0.44/1.00 vMB 49
209,291 209,291 00000000000004824c9ce0aa44047918dc983797796cbac51e963e1fc69facd7 572 0.25/1.00 vMB 168
209,290 209,290 00000000000000730d70793df6d57859b4306348b8f6803ed280f80620f2bd2b 12 0.00/1.00 vMB 169
209,289 209,289 0000000000000254dfa73fa5bec5be5f2f326a8b92f3384ad5b653116224f029 629 0.23/1.00 vMB 186
209,288 209,288 000000000000017348cb095d17ada94d0ddddc65cd9e620c32ddf78a7d3037e5 133 0.05/1.00 vMB 177
209,287 209,287 00000000000000b8e0a5313b1c9e058b8c2f7fcc49932b521fdaa16bf4fdcfe2 150 0.05/1.00 vMB 219
209,286 209,286 00000000000004c3c37133eb61535229ac112963a9c530ab25b2f26e58128d94 1,230 0.46/1.00 vMB 139
209,285 209,285 00000000000001bc255d63d3e82af7638566a5fbaadb6d5bdc41d0731a23d1ea 7 0.00/1.00 vMB 187
209,284 209,284 000000000000031d2703e1713377b15d64295b1c20fc24ccfa4e0e0326611f4c 14 0.00/1.00 vMB 501
209,283 209,283 00000000000000c0f2ba351a9439a2d5674defaa54d8c0e695b8dace06ad12f0 70 0.03/1.00 vMB 145
209,282 209,282 0000000000000321224a71def2207b381edb69b7ed14eb4a15a55cb0490288c0 139 0.06/1.00 vMB 157
209,281 209,281 0000000000000066e824ef3f00677b5aba72a538e856b26f34394a0c9c5d2b6f 10 0.00/1.00 vMB 125
209,280 209,280 000000000000006b25116a9d0e62307c7a381cf1168be2f9cd33937329a6df05 81 0.04/1.00 vMB 290
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.