Loading Tool

Explorer IconExplorer

Memory Pool

84,135 transactions
30.96 vMB
0.08508767 BTC
Random Selection Loading Transactions
Max Size: 190.30/200 MB

Candidate Block

Mining Attempt 38a5b0bba42e94bdae3589c00ec115855ee3235029404549ee506c8d2fef2176
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root c37577623652a7768c9165f813cf5ed2f05f5d82e83dc36e68851ad92b965d7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,403
Size: 1.00 vMB
Total Fees: 0.01369110 BTC
Feerates: 60.16 > 1.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (375,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
540,243 540,243 00000000000000000026c8ea96ea0c0d0f2f447bc91ae18435a97f8299555671 2,910 1.00/1.00 vMB 39
540,242 540,242 000000000000000000265e9ecd8728c5f24eea700831ca4d74b2c8ea64af0aee 1,710 1.00/1.00 vMB 13
540,241 540,241 0000000000000000001d1fd9cada8b438c223d933bb5a0f412a62205dca4223a 2,149 1.00/1.00 vMB 22
540,240 540,240 0000000000000000000dc6bf581b73bb6f915629e6aef46acf0cc959dec4c968 2,713 1.00/1.00 vMB 38
540,239 540,239 0000000000000000000665eeb27815cc9372a4e1dc48645bceba41fc4dd2a107 1,293 1.00/1.00 vMB 5
540,238 540,238 00000000000000000011c0c75ec35e0df26b60184aa27c02dda23cce3e515c37 2,239 1.00/1.00 vMB 25
540,237 540,237 0000000000000000001be4f083ebd03ba30bc46915066ee92a22cb4e014284a8 2,242 1.00/1.00 vMB 24
540,236 540,236 00000000000000000015d029602099f07e2b0eb1391bb5b91fa2919a29d3d3de 1,915 1.00/1.00 vMB 16
540,235 540,235 00000000000000000004b7888d3bc2acf86b9ed4467ffe4420b25b330600a01f 2,580 1.00/1.00 vMB 24
540,234 540,234 000000000000000000216adbb1284e215a1b57f73f5901864ba1e7173581a475 2,373 1.00/1.00 vMB 35
540,233 540,233 0000000000000000001a4fccdc7e3deda05473416753bf02e5bc38d696a56b56 1,498 1.00/1.00 vMB 9
540,232 540,232 00000000000000000019bbdf5a8429714737f31335b23d4ee3fa8aafd802974d 2,558 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 719.32 GB
    • Received: 18.03 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.