Loading Tool

Explorer IconExplorer

Memory Pool

81,480 transactions
30.29 vMB
0.07570303 BTC
Random Selection Loading Transactions
Max Size: 186.01/200 MB

Candidate Block

Mining Attempt 722966c50936a845d45187becee7cc0ce0bbea97c9d6f42c74c3882fabe88b1f
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root ad65dee576db4dc2bb332cf8d498f1ae4f76911a4457617907f7f696fd086d1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,865
Size: 1.00 vMB
Total Fees: 0.00840884 BTC
Feerates: 150.77 > 0.84 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (497,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,372 417,372 000000000000000002bd0c6c390667faeac392653f840eb190c81017ddf9f727 1,611 1.00/1.00 vMB 85
417,371 417,371 00000000000000000449e135898a81b05e6d0f6b029733088bb554c871d6ecda 2,879 1.00/1.00 vMB 136
417,370 417,370 000000000000000005090a35553bcc7287f51a6f5761473f766cbcb00d3163b1 2,613 1.00/1.00 vMB 96
417,369 417,369 000000000000000000e352912782ed9e52283c0a09f366d0c2569b78a56b65f3 402 1.00/1.00 vMB 13
417,368 417,368 00000000000000000208f39a499a54a2a5b0c5e007e770947df4be4cd2cd5b10 2,034 1.00/1.00 vMB 57
417,367 417,367 000000000000000003ce648b2575b9ff4904483902a5e153e47acc0272ee4859 2,174 1.00/1.00 vMB 51
417,366 417,366 000000000000000000ab4600e1d5371429a588c11e7d64892acd314e9055dbfa 204 0.10/1.00 vMB 73
417,365 417,365 000000000000000004e9517af7d8a74f0559ffc863a977198bd850aab7855036 2,407 1.00/1.00 vMB 74
417,364 417,364 000000000000000002e1c7b4b6251b063450481efe0545a09ff0eca41c225f61 1,563 0.80/1.00 vMB 44
417,363 417,363 000000000000000001bc45008827a86a69584e1824845d0722b652a38a6ecd84 2,687 1.00/1.00 vMB 81
417,362 417,362 000000000000000003a826ab7f07ed53c4fad476ae208a24c658333628a838a0 328 1.00/1.00 vMB 12
417,361 417,361 00000000000000000487443eb86978241308b36363982d9ae6f4d6e36051e4d7 2,195 1.00/1.00 vMB 57
417,360 417,360 0000000000000000025cbff6c689fcce9b98becf80e8bcdcee7fa5a2d347266a 1,039 1.00/1.00 vMB 30
417,359 417,359 000000000000000002fd91951fcb5dd157294e4716581fa89d6ef1a87e90494a 517 0.36/1.00 vMB 29
417,358 417,358 00000000000000000358e8f180f39b6f567264d55ccb79e4119b7b1592fc8e62 2,284 1.00/1.00 vMB 50
417,357 417,357 000000000000000003b270ffb0c3d6271247a597fbc02a2e13efec49584ab14c 2,582 1.00/1.00 vMB 87
417,356 417,356 000000000000000002793a3f4e49432b1cef1b5ed25bc8400f67374d6bc4cf5b 2,136 1.00/1.00 vMB 68
417,355 417,355 000000000000000004605e4fdd69a755273e4fb0e1570048f4a562c74fceb21c 1,309 0.75/1.00 vMB 35
417,354 417,354 000000000000000002428d6507b8742f276078b183a63b6c0d9fae79795773cb 1,924 1.00/1.00 vMB 44
417,353 417,353 0000000000000000011557827f79240e35740b4d449b7b39e5b108a258dd8fc6 1,745 1.00/1.00 vMB 74
417,352 417,352 000000000000000000e43fe8bf45c79507c0cdcb74af36e62213e92fc063fb68 2,374 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.