Loading Tool

Explorer IconExplorer

Memory Pool

79,318 transactions
30.10 vMB
0.12620982 BTC
Random Selection Loading Transactions
Max Size: 180.60/200 MB

Candidate Block

Mining Attempt b7d3909b87af3ca1b35b78cd2f2a4a511ca1fbd969276554548ea3722b7e01d7
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 7b54d3fafea77cd5fc93dfbef27185d13b84e6f4c42de1f7350b63d61c7de37f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.03941305 BTC
Feerates: 673.02 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (402,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,154 513,154 00000000000000000036f76ecc14595eb2018eccd50461dae7a6fbbda6c24cfb 1,095 1.00/1.00 vMB 30
513,153 513,153 00000000000000000004e9c35304669245dd331a7f3c6a4726c68447ff532dfd 1,524 1.00/1.00 vMB 14
513,152 513,152 000000000000000000061994413ef6f5a7067c555c99173182d5bd74e4f5efea 2,625 1.00/1.00 vMB 41
513,151 513,151 00000000000000000049219e043d66192121b0667baad1aa3c20c95961e04b94 929 1.00/1.00 vMB 18
513,150 513,150 0000000000000000001ee7c852bf3bb3da4d5835a9081c5fefe741cbf42f8740 516 1.00/1.00 vMB 7
513,149 513,149 0000000000000000002c05074bdd0ac56d73aa9470515a8046fb756b39ffc59f 376 1.00/1.00 vMB 4
513,148 513,148 0000000000000000003c8301af64048802d75f118ef7750e458c9d923ae0c9f8 854 1.00/1.00 vMB 13
513,147 513,147 0000000000000000001af77e51ed1e8b6b1380545f6c8029453e3e25f736b8b8 2,068 1.00/1.00 vMB 23
513,146 513,146 00000000000000000037b73232f07b716a15ad52f0397ee49c1f8e9aa20a9eca 282 0.17/1.00 vMB 12
513,145 513,145 000000000000000000410920dc7a328741fba6cf2b996f047c04ad18b267988e 17 0.00/1.00 vMB 40
513,144 513,144 000000000000000000229d13d8eba262ac047f28c8f0043b1ec08e3734628b38 40 0.01/1.00 vMB 49
513,143 513,143 00000000000000000024c58bf966c5fd91df643b3472ccf37c5168592c8b301e 2,561 1.00/1.00 vMB 45
513,142 513,142 000000000000000000469a2273148aa9b6e929de9388819f2dd6a0e285c904c4 2,040 1.00/1.00 vMB 32
513,141 513,141 0000000000000000001b30323f01b3bb6126d0cc24c1861242d814b4ed028997 537 1.00/1.00 vMB 6
513,140 513,140 000000000000000000081d63c6ba2242729c8326b268224c63c6336811f35d1a 742 0.54/1.00 vMB 61
513,139 513,139 00000000000000000014e81a94440b7bd80e7abcd84cf3049f70fa334978ee80 507 1.00/1.00 vMB 14
513,138 513,138 0000000000000000001d877ca75be022998b8801dbf3f786662f81b31482a4ef 317 1.00/1.00 vMB 8
513,137 513,137 0000000000000000001bc61761daf8d4c6da4f96abfc5165082359d41b7ff021 515 1.00/1.00 vMB 5
513,136 513,136 0000000000000000000be586a2989b9363d30fb7612610d4d6dbb5944d23a2b0 2,040 1.00/1.00 vMB 56
513,135 513,135 00000000000000000001ee6ff725bffb0a87debf0563d54c1eb2579775df46cf 750 1.00/1.00 vMB 12
513,134 513,134 00000000000000000018d218c817b65847ff648699ed81dd75aeed3dba053ab3 1,496 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.