Loading Tool

Explorer IconExplorer

Memory Pool

84,025 transactions
31.52 vMB
0.09856599 BTC
Random Selection Loading Transactions
Max Size: 193.12/200 MB

Candidate Block

Mining Attempt 12fe016fd2e2c5c74a8db6c7500fc12e6c99c2bddf143c5a38aa27445b9189cf
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root a56bdae29ac5e79ad29a4d8edb6d5ae3fc57675315b59e53e603a45fb5549800
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.02596466 BTC
Feerates: 299.70 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (538,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,021 377,021 0000000000000000115c6de319a74e50c7ebd79b0a2438838800cb9f7516fa31 994 0.43/1.00 vMB 38
377,020 377,020 000000000000000002d4daf0aa72f0560b64b800f10616fe8b4e84389ad0d17b 334 0.13/1.00 vMB 37
377,019 377,019 00000000000000000e3d4c22c8423ab5ea307a814183a396ba028d6b03aeab5f 1,023 0.42/1.00 vMB 42
377,018 377,018 00000000000000000337f39fcf2384596f8d1620f41435ddfd9aef6b7d0cc240 2,022 0.86/1.00 vMB 39
377,017 377,017 0000000000000000078baff12e0002a96549a70f0c5b4a48dbe83b29c24f9e9a 281 0.17/1.00 vMB 25
377,016 377,016 0000000000000000013dd51e2cb0f97de09abfc2b26b45b442e95e4affbca778 323 0.19/1.00 vMB 29
377,015 377,015 000000000000000010939c3278de201dbe264d93a6ee08a3b335d7593b814692 838 0.53/1.00 vMB 19
377,014 377,014 00000000000000000c06ee098bc09a102666231dc185b6db67118f9cce38d187 943 0.40/1.00 vMB 37
377,013 377,013 000000000000000008fc2de48a2b2fdd85c71b068f7dd1f3cfd24e0fc5cf02b9 1,028 0.48/1.00 vMB 37
377,012 377,012 000000000000000008fc95b3892bf43ecef6fff41196509361a9cea40d7cb30b 1,313 0.75/1.00 vMB 25
377,011 377,011 000000000000000004f9a8e7540e8151c6721e11dbd41fc96f91e4216a71a5c4 1,825 0.75/1.00 vMB 38
377,010 377,010 000000000000000001b903969530f4adf6ac9330f00f90a03c6b2b38d1ad9ee3 3,037 0.93/1.00 vMB 432
377,009 377,009 000000000000000011290d38635e93d830aaf7ba0fde93e5eca48b467f1b7bc0 728 0.49/1.00 vMB 24
377,008 377,008 00000000000000000b95166f4a333d65361c3d2154a5e757a2f49cb4b11f7fc1 770 0.36/1.00 vMB 31
377,007 377,007 00000000000000000985d15064d2db91c0d5bfc729bb22db709cdfece8ea732e 526 0.27/1.00 vMB 30
377,006 377,006 00000000000000000a880dd79a49ab530989c2fea780043f6a8ae15ee8041711 1,413 0.80/1.00 vMB 25
377,005 377,005 00000000000000000442614e192ef7804d1b381c37bc3416d4b4bcadb6dec660 2,360 0.95/1.00 vMB 42
377,004 377,004 0000000000000000090f929dc9e41b9ee041dbdbb8607766e25804461cff9068 885 0.43/1.00 vMB 42
377,003 377,003 00000000000000000028bff28404891974d62738f25b07d14fed528f6577a1e8 573 0.26/1.00 vMB 36
377,002 377,002 00000000000000000c5b8dcfd7ac88012da6c832bcb580c62128b4236ff9416e 45 0.06/1.00 vMB 10
377,001 377,001 00000000000000000240064b3d53fb8ed3284d172376ceee0de15b2ecaf303fc 741 0.43/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.78 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: 709.61 GB
    • Received: 16.94 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.