Loading Tool

Explorer IconExplorer

Memory Pool

51,236 transactions
30.53 vMB
0.13411610 BTC
Random Selection Loading Transactions
Max Size: 162.81/200 MB

Candidate Block

Mining Attempt 0fa52fb0605905231d03be10f63897db7bcd5a9332c03709939e50f8b24547bb
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 7898f663b97b5bd59903f8c1c94290c8f159c81507968f4db3476815834e97a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.05315566 BTC
Feerates: 179.69 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (112,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,253 802,253 0000000000000000000338b095935ef21a19cf7c33c246c62dc4aa9898e0a422 3,003 1.00/1.00 vMB 32
802,252 802,252 00000000000000000002a192389d2a2de13f84bef30e20e53cea7a24cb09ac83 2,661 1.00/1.00 vMB 30
802,251 802,251 00000000000000000002495a9859eb5f2ea5de37f301e44a1a60f4387e75e64d 2,966 1.00/1.00 vMB 39
802,250 802,250 000000000000000000044098ec7484f24a022bcbfd11d4c548db24502ce674df 2,300 1.00/1.00 vMB 29
802,249 802,249 00000000000000000000cd0fab3b17d4996b38dc9f409720e8c0834b73a8a43e 2,828 1.00/1.00 vMB 41
802,248 802,248 000000000000000000010caed0579dc8f9af371798419521ca77d18d119d3361 3,096 1.00/1.00 vMB 33
802,247 802,247 00000000000000000000bed993a5324e69d1b01a27ef20953193ff78c1eb861a 2,919 1.00/1.00 vMB 33
802,246 802,246 0000000000000000000141f5e708837ff36bef34324608144a75f6a501227a45 2,379 1.00/1.00 vMB 45
802,245 802,245 000000000000000000033330a0f98ecc88c0efa7275818091dec417b8db0f6e6 3,983 1.00/1.00 vMB 21
802,244 802,244 0000000000000000000450be7fe69834017e5a006f61a590ffb833c5c799ba34 2,532 1.00/1.00 vMB 25
802,243 802,243 0000000000000000000283adb19b4674a35b0d5c437e73e17ebf4084bc4e3bc1 3,065 1.00/1.00 vMB 38
802,242 802,242 00000000000000000004599616f9124d5ef23a2f19b43a848ef2d38b1f604cb6 3,299 1.00/1.00 vMB 24
802,241 802,241 000000000000000000046f8643a70ab1686e987d553bf93c1bb067835feaf9a0 896 1.00/1.00 vMB 27
802,240 802,240 00000000000000000003979d9f17379e559714d8440dae6efb344cbba1498f55 1,291 1.00/1.00 vMB 28
802,239 802,239 00000000000000000000b194cf3a977da1c043162312bbd8e88501f29a0cf8b8 1,676 1.00/1.00 vMB 28
802,238 802,238 0000000000000000000482106fb697af3b84a7e996877e69cc25fbef9cf169ad 3,105 1.00/1.00 vMB 38
802,237 802,237 00000000000000000000708672017a10ff810e0797134dea5f4b92619d98458f 2,505 1.00/1.00 vMB 26
802,236 802,236 00000000000000000000324c5f944d475be8354f2b4fd3137d79a742bef24134 2,210 1.00/1.00 vMB 31
802,235 802,235 000000000000000000054bd234b743c53dd185f295e212dc43a116644e26f80c 2,787 1.00/1.00 vMB 30
802,234 802,234 000000000000000000048ce725f01875e8c0c540c3182db49168077c97fddb60 1,914 1.00/1.00 vMB 33
802,233 802,233 000000000000000000016edcf089d9364807052f46efc64c727e90612baba645 2,692 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.70 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.