Loading Tool

Explorer IconExplorer

Memory Pool

39,704 transactions
26.97 vMB
0.07348702 BTC
Random Selection Loading Transactions
Max Size: 139.54/200 MB

Candidate Block

Mining Attempt 6961d8e3e43c207e3c94632a9bda4c99e85c016a3fe09f126246d9c2eb4d79b1
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 859bd7ab1ba41ffa88f98b2816a742699593c31de3b515607a0e26d9f8715679
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,061
Size: 1.00 vMB
Total Fees: 0.02026768 BTC
Feerates: 201.37 > 2.03 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (483,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,364 431,364 0000000000000000001be72cf4e4b9f94033795e1281b1f443a07b267400858b 679 0.30/1.00 vMB 45
431,363 431,363 0000000000000000034157f9b5493e1d63d3a606289f11e333eb29cc60fd7309 280 0.12/1.00 vMB 65
431,362 431,362 0000000000000000041e886bf2cfa24c3a817a29d3fb01a860973bae6e7d1d26 185 0.08/1.00 vMB 51
431,361 431,361 000000000000000002cbb79ae182f7a1a136cd15064943285eaaa5d819b6c820 51 0.02/1.00 vMB 53
431,360 431,360 000000000000000003ea5aece4acc12aa0237909ae9d0ec7dec6199c36ff7a61 630 0.29/1.00 vMB 55
431,359 431,359 0000000000000000000ec29021b1e0cc438d7061ed8b8266368699c7c18bb4ff 945 0.39/1.00 vMB 51
431,358 431,358 0000000000000000037ba7806adeec0c7fe37f93907d9dc371be9f2a77c42008 48 0.02/1.00 vMB 45
431,357 431,357 0000000000000000032ff604bdb887b7330788f62bef11fce13002e8403479bd 745 0.37/1.00 vMB 62
431,356 431,356 0000000000000000019903a08f68d939926110970e274a92565617eb5e554178 45 0.05/1.00 vMB 63
431,355 431,355 0000000000000000000b964405d29e53b8487bebe284d486d9544134507c56ea 276 0.11/1.00 vMB 61
431,354 431,354 000000000000000000045de6c9a0b1750919cb0f654d1462bb5681df0289b841 299 0.12/1.00 vMB 74
431,353 431,353 000000000000000001b72765a9d4eafaa144ced92653a89124dfcc7101876847 222 0.98/1.00 vMB 9
431,352 431,352 0000000000000000034036955952d9224d9e8837175e203c33ab360613c1d8d6 415 0.17/1.00 vMB 52
431,351 431,351 0000000000000000005fb5c8e1ca953f9ba8ee76bbd1754052f5a1e25bbf9b23 267 0.99/1.00 vMB 5
431,350 431,350 00000000000000000115905cb19811bc2f40a36b22cf937ee2f79e56209e846b 151 0.06/1.00 vMB 49
431,349 431,349 000000000000000000287b38d622710ab53cb6354df0a8d25513793a758e790c 1,085 0.61/1.00 vMB 41
431,348 431,348 0000000000000000042c5d9abed99e0ec55e086938d9eac4e87f5c10bf7bbdb9 464 0.22/1.00 vMB 56
431,347 431,347 000000000000000004c969518fff2183d97854a2cf86e6b0782d4c9faf72eb07 1,832 0.99/1.00 vMB 38
431,346 431,346 00000000000000000235b63a5c225aaa8451fbcf2dcc4035793a7b97bf28a00e 1,672 0.69/1.00 vMB 58
431,345 431,345 000000000000000001cf9a5dc7012f984b381bb0b1e88f651a9471fb58e2b5e9 945 0.50/1.00 vMB 44
431,344 431,344 00000000000000000410734843b725d007e3c44669076958bd4eb5334383c524 242 0.09/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.83 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: 636.64 GB
    • Received: 12.37 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.