Loading Tool

Explorer IconExplorer

Memory Pool

82,693 transactions
30.85 vMB
0.12768336 BTC
Random Selection Loading Transactions
Max Size: 185.72/200 MB

Candidate Block

Mining Attempt dddd7fdeb450f809d35996453ef2f4f3ed9c3367c3f09ca32715b1e6fd0b29f6
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 7968a108bc1d6c367eda21f8258c674b95a521ce806a1819783e98b9f2cdd88c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.04653363 BTC
Feerates: 180.34 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (371,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,373 543,373 00000000000000000013f1b20691ed226b4e40507eebf54b018287f91f3099bc 2,772 1.00/1.00 vMB 33
543,372 543,372 0000000000000000001b6bedd4a701e33e5de5e6222640c1a22e5cc86423ca28 1 0.00/1.00 vMB 0
543,371 543,371 00000000000000000003c35341881ac9604b4fd160c04377760f675dafb2f67d 2,574 1.00/1.00 vMB 24
543,370 543,370 00000000000000000001aba342ca7ae6128f323e3f215145c1ef7bd59ceee956 1,966 0.95/1.00 vMB 20
543,369 543,369 0000000000000000000d64c2306708db3b3f4075f69a602df2c0baa182786ba2 969 0.50/1.00 vMB 17
543,368 543,368 000000000000000000165db12d71bbfa7f8bb13ff7b3e350981ac73d953cb4ca 3,002 1.00/1.00 vMB 34
543,367 543,367 00000000000000000001664fc9878312331e895f88b37f0f18f6d7ad38a69ee1 1,697 0.66/1.00 vMB 21
543,366 543,366 000000000000000000168fbd5847fb34e7453e44dd019da44f505179507af799 2,868 1.00/1.00 vMB 24
543,365 543,365 00000000000000000014f1258b880eecdbb585db3b7610b3e9a71114d6d72b08 606 0.25/1.00 vMB 32
543,364 543,364 0000000000000000000b6a563aeeb5e8f46b206b5cd24af1b707cbc01529e1df 1,284 0.46/1.00 vMB 23
543,363 543,363 0000000000000000000e0ed31bf60739ad2e2001a4b40a5fea4fbe2d841b8833 217 0.05/1.00 vMB 23
543,362 543,362 0000000000000000001f37268f941c29fe8646229c0a5093ca19a50f74a45558 963 0.33/1.00 vMB 22
543,361 543,361 00000000000000000022735f4625f799d5f45ecf219f299788ce4d2be47c39b3 1,818 0.67/1.00 vMB 21
543,360 543,360 0000000000000000000db836d044639cebf63c9d7e9d0c4a4e4cf4fbd2400a76 2,717 0.93/1.00 vMB 22
543,359 543,359 000000000000000000172b2a589cec364db0444174f495c1494b86921033fbc7 774 0.26/1.00 vMB 22
543,358 543,358 000000000000000000149b60ca275bda10d7883f9a78344138f27cc6a9492334 1,472 0.49/1.00 vMB 16
543,357 543,357 0000000000000000000e51cf537b5725fda58c34de5bdf937d8a6078deb49acb 3,088 1.00/1.00 vMB 27
543,356 543,356 00000000000000000016b951165b58a2d080edee52d867eac318bb68efcae2a5 1,006 0.58/1.00 vMB 20
543,355 543,355 00000000000000000026c6708063118d57ffe30df6e8f0528c2b6f39f2caba6c 430 0.15/1.00 vMB 20
543,354 543,354 0000000000000000000373ddc6c9cbceae79ade9cb5fd3897dfcab8271367c4f 532 0.20/1.00 vMB 20
543,353 543,353 0000000000000000000b2b988c3fc0ad5b4b94c7f1c8080bcf735c9df44b46ad 308 0.10/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.