Loading Tool

Explorer IconExplorer

Memory Pool

76,323 transactions
28.48 vMB
0.07164565 BTC
Random Selection Loading Transactions
Max Size: 172.53/200 MB

Candidate Block

Mining Attempt 2d9a33b7be5f18af6605dc97f4adb13ff38fd84424802da4483bee4c0c4f63ba
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 6922f3d0c42819b48d019e102443a20d0882b355ee3ef225e354a3413eb62386
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,164
Size: 1.00 vMB
Total Fees: 0.01269149 BTC
Feerates: 178.73 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (617,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,347 297,347 000000000000000098647ea646a224b7a075f5f5d6230e0cb3405b9fcf1e0715 174 0.08/1.00 vMB 35
297,346 297,346 00000000000000003bd92a935c6aed75b999dcc0014d35b6abe35211b9df2bdb 914 0.48/1.00 vMB 28
297,345 297,345 000000000000000015932268715374a26b401652062d7b604b42db53ba5e615b 178 0.10/1.00 vMB 29
297,344 297,344 000000000000000002f3011ad08e47a2db9ae090859f920f1c2852943f20db07 656 0.35/1.00 vMB 32
297,343 297,343 000000000000000014342019ec434b99a70279ea07f3fed8433fc9608bc9f873 69 0.10/1.00 vMB 8
297,342 297,342 00000000000000001fd42ca7de4bf9878aa55a6f4f50201126885f18c05deef7 122 0.05/1.00 vMB 34
297,341 297,341 0000000000000000538cdc4b37c0afdd63488bd2e1b4ae0a249032d881355163 733 0.48/1.00 vMB 28
297,340 297,340 00000000000000002cc6ef377ff46fd200782e40fcdfdfe8b28beca26c920b0f 463 0.30/1.00 vMB 40
297,339 297,339 0000000000000000264951d84db0b1b9d280c4617d98afc1b6287121d8a2d736 241 0.12/1.00 vMB 32
297,338 297,338 00000000000000000caa1163a29358707bf0ad24c8586fb63c5d9bbb8399e4ad 105 0.05/1.00 vMB 40
297,337 297,337 000000000000000023bd1162d1c239135077fd7613ebbf6a3ef8e6b3eb34801b 325 0.19/1.00 vMB 28
297,336 297,336 000000000000000087272261c5780cb75e78067812ac18dcffee233d7a7bd36d 189 0.10/1.00 vMB 29
297,335 297,335 0000000000000000443d1079a51038b303617c2a45a77aa72a863b7648ff524a 185 0.11/1.00 vMB 58
297,334 297,334 0000000000000000236c58221736bc2483619d95a1248c8f8e68779f0ab4a053 1,136 0.72/1.00 vMB 25
297,333 297,333 00000000000000008bbd9559d1d90b201346316f9c2fadf0eecdee73469faf86 722 0.35/1.00 vMB 43
297,332 297,332 000000000000000035154dbb2ba1f34f6c00ef1182be0f628aeb7e4cec747298 1,510 0.50/1.00 vMB 57
297,331 297,331 0000000000000000213c27ac0b9ea3ed333ec0cf62dc8cf5d3e71fa91c6fbd30 196 0.26/1.00 vMB 11
297,330 297,330 0000000000000000818652c3d0aac5829052f7bf69008d98926090b2ae773b9a 1,190 0.50/1.00 vMB 42
297,329 297,329 00000000000000003c52f275d2650f7138b4d768bbd0003813c1c9dabfd62b52 263 0.16/1.00 vMB 26
297,328 297,328 0000000000000000470339a0e191faad3456a72277e323c56b92d44974009347 1 0.00/1.00 vMB 0
297,327 297,327 000000000000000091be211fe2fd25107b90ff9a6b07ce0f6332bd857b40b87d 161 0.38/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.