Loading Tool

Explorer IconExplorer

Memory Pool

84,492 transactions
31.68 vMB
0.10748625 BTC
Random Selection Loading Transactions
Max Size: 194.25/200 MB

Candidate Block

Mining Attempt 12052560f285206f8f77c86cdd759e6f84fada9d6282574779aa613cbd89769a
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 9cd1c2363608dc94615d6517b9a33feecd436f9a30ca93e0c6c236959bc8acc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,156
Size: 1.00 vMB
Total Fees: 0.03324714 BTC
Feerates: 504.27 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (538,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,024 377,024 00000000000000000816f338f5d548d47c74f6bf34b0e9f303fb6ec33d52dbb0 634 0.25/1.00 vMB 65
377,023 377,023 00000000000000000081b406f16e887f0d6bfd82e915292156b172ed074125c1 1,233 0.54/1.00 vMB 52
377,022 377,022 000000000000000003c6a0caa48eb43e7fdfc5018444daa28f4288959e2ee74c 663 0.34/1.00 vMB 35
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
Previous 10 blocks ↓
Total Size: 782.77 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.30 GB
    • Received: 16.87 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.