Loading Tool

Explorer IconExplorer

Memory Pool

86,873 transactions
31.78 vMB
0.10542587 BTC
Random Selection Loading Transactions
Max Size: 192.86/200 MB

Candidate Block

Mining Attempt 693b5e557cd0c6a01b44bbd5d115c03edffc0f6587a87ef45303cb1f38232d87
Version 20000000
Previous Block 00000000000000000000c293eb6b3d695babb308ed7b69547ad6151ddfe703e0
Merkle Root 05d0896ad880d503b606230efb887163bac2bd208f8575346dede18c35826bc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.02684350 BTC
Feerates: 157.35 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,075 (565,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,296 349,296 0000000000000000107adf51e7822c4cf819158f35037dbd3e7ce1f569418185 14 0.01/1.00 vMB 40
349,295 349,295 0000000000000000019409ccf9d84d6800d0390ff12a69405a51365631c38605 229 0.13/1.00 vMB 23
349,294 349,294 0000000000000000012639425412d76964bd4ca0a1958c9016829775f7a6ca57 1 0.00/1.00 vMB 0
349,293 349,293 000000000000000008341dd898d0e86c0d67963cfa318ed87974416e2e5591db 64 0.03/1.00 vMB 17
349,292 349,292 000000000000000007c4497963f3e489e94978c6642c9da3ea312d7ab8a36a48 405 0.19/1.00 vMB 29
349,291 349,291 0000000000000000116897960d3e7365a3116f8a791e29a72b9691ebdd034784 566 0.28/1.00 vMB 29
349,290 349,290 00000000000000000a8788f5f0bf002e618feaa6794aa2ca3e19ba2ddb619a98 35 0.02/1.00 vMB 16
349,289 349,289 0000000000000000143953720664f222a1d72b03480040564a0dce5a7bccd673 177 0.13/1.00 vMB 19
349,288 349,288 000000000000000016b651653237ecdfb6b28f043c1f9ac3570b7aaadf29625d 138 0.11/1.00 vMB 16
349,287 349,287 00000000000000000429121c4f46a0f4020c87427ffad6e0bd048268a41619c9 531 0.28/1.00 vMB 23
349,286 349,286 00000000000000001049877ec9692a17d6496257b1f02735bdc4c985949c1b7e 1,269 0.65/1.00 vMB 25
349,285 349,285 0000000000000000118974706fd29c5dd1c47516e2653589430b86392b6373aa 32 0.02/1.00 vMB 20
349,284 349,284 00000000000000000a07f9fb8953deeb8837591901ac3cb921ef0c72bb829571 508 0.23/1.00 vMB 26
349,283 349,283 000000000000000005b0889162fcd0bd2199433012748518e8bd03c396b4eefa 586 0.27/1.00 vMB 28
349,282 349,282 00000000000000000484bd368dd1b387242f6a32b9ff134b4b09be96995d0678 233 0.12/1.00 vMB 26
349,281 349,281 00000000000000000b551198bd090de7b2b4658863ff5c81e4ee28bb9b7fe7b0 291 0.15/1.00 vMB 22
349,280 349,280 00000000000000000e4a9affd939006e870f127cbb66cc58ffefbdda3df68d7e 286 0.16/1.00 vMB 21
349,279 349,279 000000000000000003bac30a7179b2ef056f9d5549ffef7b875098538ac92a4c 15 0.00/1.00 vMB 30
349,278 349,278 00000000000000000ae1dc51f1c131dcb020efb82eb79df193750a972d33ee6b 597 0.26/1.00 vMB 32
349,277 349,277 0000000000000000109a92efbce71c59adb05d6402fe11f2f708e3a5aeb2c61e 179 0.09/1.00 vMB 27
349,276 349,276 000000000000000002e3da8af923bd3163a5846b22ad1fa20662720639391166 364 0.17/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.53 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: 668.94 GB
    • Received: 15.65 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.