Loading Tool

Explorer IconExplorer

Memory Pool

82,215 transactions
30.26 vMB
0.11305562 BTC
Random Selection Loading Transactions
Max Size: 183.34/200 MB

Candidate Block

Mining Attempt 47b039586ea79541c1f93d429510a52192deef890a0c551efefef74ad54a290d
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 4b13e7e192fed544d8fdb8ce144c49ca4ebb39fa0a2bd7c1a4f444af01a68fba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,169
Size: 1.00 vMB
Total Fees: 0.03769466 BTC
Feerates: 121.32 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (545,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,929 369,929 0000000000000000060ecdf6a47c4189ef52ed6897f4f467de710581922baf55 202 0.14/1.00 vMB 28
369,928 369,928 00000000000000000fa7048876d7dccd092e913e704a08714218562c0fcb3962 1,366 0.76/1.00 vMB 39
369,927 369,927 00000000000000001284e8d1250a164f266ca2102c3fdb4e96c6d6ea6cadde65 692 0.33/1.00 vMB 46
369,926 369,926 000000000000000013a2400d5e9a2d2b9ce8c2d64e4c93f4135b5ad6b3b9f311 87 0.04/1.00 vMB 35
369,925 369,925 000000000000000005531fc046ca17790c8a359cee466ab9ce17a573002adc03 1,418 0.90/1.00 vMB 47
369,924 369,924 000000000000000001ed18802cf069ce884b97cf65a462aa981baa8d4c401456 83 0.18/1.00 vMB 6
369,923 369,923 0000000000000000057ca4567789366d4318cba6dae682ad11ceea78e5ea96af 1,526 0.75/1.00 vMB 40
369,922 369,922 00000000000000000c6698fe2c67c79099a34da7d4feb4888ba3d964044db148 689 0.32/1.00 vMB 43
369,921 369,921 000000000000000003c3294826f1b751a9fd39b0aef51e06730776f4b23f3ed3 2 0.00/1.00 vMB 0
369,920 369,920 00000000000000000aa9286686e856545481c1c777e5fa141bc8e76640f8ebdf 287 0.16/1.00 vMB 38
369,919 369,919 00000000000000000d62eb08c180bca0fa0ad2d69d67871de6f9fe466447293f 62 0.02/1.00 vMB 37
369,918 369,918 00000000000000000fb8cabf2780583e00490af31b941ea7a6b0d97619dc823c 636 0.28/1.00 vMB 44
369,917 369,917 0000000000000000102ed4cc69916bf86662d7b2cbf62596c8e89f0ae8794149 41 0.02/1.00 vMB 45
369,916 369,916 000000000000000005289ad5c4171af3f1711da7b828e9d0db6c16242161545d 259 0.14/1.00 vMB 36
369,915 369,915 00000000000000000614859c2a089ae43949c45231d9fb422afb53b9249ca27d 1 0.00/1.00 vMB 0
369,914 369,914 0000000000000000064cfb831ef07844ecd6509ccd9e62585a07a2c22a19fd81 265 0.14/1.00 vMB 44
369,913 369,913 0000000000000000132022423a80625dd01398e6778e0d2e1b52b75098a5e834 231 0.11/1.00 vMB 40
369,912 369,912 000000000000000010d177a49da21aeaf5541690edf33e7d3a3ce456a019d128 1,133 0.56/1.00 vMB 41
369,911 369,911 000000000000000001324f83c902d30bf8fc64ba7f33819ca337bbfc49a177ff 62 0.03/1.00 vMB 36
369,910 369,910 0000000000000000000b9282ed6da280c53877d84c721442d8d9a6c2c5dbc52e 649 0.28/1.00 vMB 42
369,909 369,909 00000000000000000c55444c8c625e8c979f4c6da646e842148a63347eb9a09e 143 0.06/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.63 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.36 GB
    • Received: 16.21 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.