Loading Tool

Explorer IconExplorer

Memory Pool

82,645 transactions
30.45 vMB
0.09856894 BTC
Random Selection Loading Transactions
Max Size: 183.40/200 MB

Candidate Block

Mining Attempt 88f3091c0486ad5a607794ab2cf99393a6808aa684ab8b48384b7e59c87e137a
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 7b8f120f8a08c4fb091fe6faed4072d3436b205af75125f6ed982b4efa2bc317
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,837
Size: 1.00 vMB
Total Fees: 0.03403795 BTC
Feerates: 454.44 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (374,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,264 540,264 0000000000000000001dc53603ae973892fb11b2adc2aa97cfc9463931558337 13 0.00/1.00 vMB 26
540,263 540,263 0000000000000000001677abf08bdf0ed39aec67501b28ffcf596030d48b0080 1,879 0.66/1.00 vMB 23
540,262 540,262 0000000000000000001e6ba2bac76f56fc3eaeb832e51337ae0dbf6f01a20b81 1,707 0.70/1.00 vMB 21
540,261 540,261 000000000000000000113345ff07bce0a10bac57e9a69b55c9984d739afc8c14 664 0.24/1.00 vMB 20
540,260 540,260 00000000000000000013bc2962774b7d97c0e0b4c4e177aa25a6c41c3fbc2027 1,937 0.71/1.00 vMB 24
540,259 540,259 0000000000000000000d1e0588d29aadd5cf7a4291406282e84e9ba634018dbe 985 0.37/1.00 vMB 19
540,258 540,258 00000000000000000005476bb55058fae3ed2f8384ca4f8d00c212c224e26780 465 0.13/1.00 vMB 23
540,257 540,257 0000000000000000000f4dc9ea57e758b4c52aeb55afd08160d9e98d95732d0b 2,398 0.88/1.00 vMB 17
540,256 540,256 00000000000000000009596f7b203b786db06fec04005db699e50b5d94fd3e05 2,714 1.00/1.00 vMB 25
540,255 540,255 00000000000000000014c76a162c974d6f671fbc43dc0920ba1557f3d3186b01 1,497 0.68/1.00 vMB 33
540,254 540,254 00000000000000000021e8f5b474e267fa8233ed6e5aaa8f5939ea0aa755b682 10 0.01/1.00 vMB 38
540,253 540,253 00000000000000000007192d2dcdff42e00247ef5a451388a218980f7b9d9c24 1,080 0.41/1.00 vMB 17
540,252 540,252 0000000000000000001ac398a289e3945af0049c69777d2eb73127cd3c4d6744 1,367 1.00/1.00 vMB 6
540,251 540,251 00000000000000000028db409a23bd69b2fef0391e76dea1f6da0b79eb1389c1 2,085 1.00/1.00 vMB 16
540,250 540,250 0000000000000000001e461cac28f14a5d23d28e2b1f8171c78d0c2ff5b90bb5 2,596 1.00/1.00 vMB 11
540,249 540,249 0000000000000000001e1aabda9685ddae58f2ec6d92998b2222af7cbb4259aa 1,829 1.00/1.00 vMB 19
540,248 540,248 0000000000000000001d14736e823ccc253eb1ef696a6536dd66763156998918 3,120 1.00/1.00 vMB 31
540,247 540,247 000000000000000000294c1a0dfd8849284a44c70d1de84415e63efb1872b68c 71 0.03/1.00 vMB 45
540,246 540,246 000000000000000000121264c97713019e4454b16ac31865bb1a3a8520242b69 2,080 1.00/1.00 vMB 21
540,245 540,245 000000000000000000112f8585dea4f3c153717510353c61c75d96a7ecee779f 1,353 1.00/1.00 vMB 11
540,244 540,244 000000000000000000105090fc1872b1973433032ee24bc546c4fc8fab201719 1,842 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.