Loading Tool

Explorer IconExplorer

Memory Pool

36,238 transactions
25.80 vMB
0.08437709 BTC
Random Selection Loading Transactions
Max Size: 132.07/200 MB

Candidate Block

Mining Attempt da62746ab813cd6593be656dc8e5208441a02165f705ec5e37166d18cc08c049
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root f1fd8ef7830eb5ce66c355ea4aca6317cca13d8ee62a74018cf2cc4990145d03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.03691952 BTC
Feerates: 171.09 > 3.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (545,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,470 369,470 0000000000000000008637851a5f05540d7e2d6fe312596a1523efd6b5e8825f 1,044 0.54/1.00 vMB 36
369,469 369,469 00000000000000000509613023268b9da11896905cd31057efbd398244c2ec76 179 0.09/1.00 vMB 39
369,468 369,468 000000000000000002e4a3ded4a95c6b212e54cb7573f139fca955eaba6e1f99 439 0.50/1.00 vMB 21
369,467 369,467 0000000000000000149252f4946dd90f747b50babc9c166ebea1093d5b21271c 428 0.23/1.00 vMB 37
369,466 369,466 00000000000000000c500321a78283cc7dd36922924fba7dd09b694bd812a512 916 0.99/1.00 vMB 20
369,465 369,465 000000000000000013d2357c77b7f247be2706dc5b04c4c41a56cd8a123f7586 1,644 0.93/1.00 vMB 33
369,464 369,464 000000000000000004055dbbb94abe36f96c258fb4aede835e30d40a4ea8de36 2,479 1.00/1.00 vMB 56
369,463 369,463 0000000000000000029f270097b17f2f8de95daa0843d28239821c2ded60d6d7 823 0.93/1.00 vMB 19
369,462 369,462 000000000000000005eb7e724bd70d19c1351182f177bd5491f226c20adb1c7e 2,532 0.93/1.00 vMB 56
369,461 369,461 000000000000000006139453caaf53b81b5d9f8ac6345b797d321196b887a752 784 0.33/1.00 vMB 72
369,460 369,460 0000000000000000032f8c41cb65e23f738b0306673683a4a9ab81be8825814b 1,202 0.48/1.00 vMB 50
369,459 369,459 0000000000000000147da3adf8d7b9e52537db7022e9151c1196814cdae91933 2 0.00/1.00 vMB 0
369,458 369,458 00000000000000000e50a55ba7659de05f2235d5f32904a818facfcf8855a2d6 1,453 0.95/1.00 vMB 29
369,457 369,457 00000000000000000c19f945c3a48811d45efd32d0a927e6404c1c7fbcea140f 1,334 0.50/1.00 vMB 66
369,456 369,456 00000000000000000f507e5dc7a1c82172af721a77e2333f42fe052813688e5a 70 0.03/1.00 vMB 32
369,455 369,455 000000000000000002b6ba0f5033ba44871ece39296c832e0f6274787e397e7c 83 0.05/1.00 vMB 26
369,454 369,454 00000000000000000d462ca96ac18f60e8ac3acdda50920a62d34146597e6213 862 0.37/1.00 vMB 44
369,453 369,453 000000000000000010889a5bba2e6061801938a75ae3a926ef78899a319d0b03 231 0.11/1.00 vMB 35
369,452 369,452 00000000000000000ebd20fd580ba3e5f017f6bab8beda60646a3349a0b439bf 631 0.50/1.00 vMB 36
369,451 369,451 0000000000000000031983593c712cc1c75dcf83a91581ec040384a6e43a0f47 211 0.64/1.00 vMB 12
369,450 369,450 00000000000000000a93eac7c9d5d993ab816822472d4228d27f3f950d78ec44 1,544 0.86/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.