Loading Tool

Explorer IconExplorer

Memory Pool

78,842 transactions
29.53 vMB
0.10294390 BTC
Random Selection Loading Transactions
Max Size: 177.81/200 MB

Candidate Block

Mining Attempt 91a836b896e3e23a1d3e21cc9a7584175b687fe843232b46d83a4ed48e5f712b
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 18e23b54b7b4ea399b7eb3014e7c9659b9d9684e2fa4a51cca0e26eed4b5370d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,588
Size: 1.00 vMB
Total Fees: 0.03855695 BTC
Feerates: 164.34 > 3.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (553,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,190 361,190 0000000000000000019e2c976e31b70b7a26ece3c0707c9613be1753c8c55870 826 0.54/1.00 vMB 16
361,189 361,189 00000000000000000fd55f10dea5b6ec0ddd95c872ccc4a8940741ec78f75eca 1,603 0.75/1.00 vMB 48
361,188 361,188 000000000000000000d5a9e2937f3e7197c07b280b59b58927848aac815559b8 861 0.49/1.00 vMB 25
361,187 361,187 0000000000000000152c4bbdbf3706b5bc90f6dde5a06f39da63d2c82ef78ecb 1,534 0.75/1.00 vMB 31
361,186 361,186 000000000000000013268f2457798096a6a6d228af33de93f2e908ecef71790d 1,209 0.62/1.00 vMB 32
361,185 361,185 000000000000000014f64cd214fe2de5057795c395cfceee2ea78324c3db9ccb 709 0.67/1.00 vMB 18
361,184 361,184 000000000000000010779c52bbaa773cc1a10d95a730328a09df0290389e310f 1,842 0.97/1.00 vMB 23
361,183 361,183 0000000000000000131ae2d5765c57fb4b810c815283161eef313cf1787dab8c 1,922 0.75/1.00 vMB 44
361,182 361,182 00000000000000000d2ab0f1a70946b67d12520f232d2acfef2252378ca238a2 881 0.48/1.00 vMB 32
361,181 361,181 00000000000000000bbf3f68d144c86d45ea37803854d4edd49275bb9538258d 1 0.00/1.00 vMB 0
361,180 361,180 00000000000000000d1de0d7d5b018d904b6375af25baa98ad479b671845e487 238 0.13/1.00 vMB 25
361,179 361,179 00000000000000000d20c9ee2eb41165da8281050721b65c4422da95cce309b2 881 0.47/1.00 vMB 28
361,178 361,178 00000000000000000db0eaaecbdee309ea54c6060d974e77120f065ce9f08ea4 264 0.12/1.00 vMB 25
361,177 361,177 00000000000000000383fe7ed2aabcd68ff9302767ae5b8e9649a4c681a32b49 295 0.25/1.00 vMB 8
361,176 361,176 000000000000000007a58aab4b39feb821922fc99219879a4a5073308453f3a5 594 0.31/1.00 vMB 29
361,175 361,175 000000000000000004150eaabb2e4339a823dc5205e2a7faf21593ad9152ba42 1,019 0.52/1.00 vMB 27
361,174 361,174 0000000000000000015414c8487350b55bafaa59b890dc6af74386c043d570dc 1 0.00/1.00 vMB 0
361,173 361,173 0000000000000000161adc2cdcc7a2a7dd83a1d27ce915fcbec06b84862a1e9d 1,441 0.85/1.00 vMB 28
361,172 361,172 00000000000000000cc15aa39c97f07a941696788bcf4c2e18092cb6c1b1fc22 996 0.70/1.00 vMB 23
361,171 361,171 00000000000000000fdcc9177662dc7caf0eb5dff2c13f73e9f409d3a1e8f502 1,303 0.61/1.00 vMB 28
361,170 361,170 000000000000000015f1f92f79e1e5c1a270fbe14cb53eb0116566ba43c09221 198 0.11/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.