Loading Tool

Explorer IconExplorer

Memory Pool

76,470 transactions
29.47 vMB
0.09726965 BTC
Random Selection Loading Transactions
Max Size: 173.93/200 MB

Candidate Block

Mining Attempt c9445d38f8c6b9d9768f3c7b27ab49932533049063a56bd0c86053c64cb7357b
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 6d0e99a6881729a684cd9a292d5a6f41dda7d1e89a93f7e05831428b005db2bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,189
Size: 1.00 vMB
Total Fees: 0.03150693 BTC
Feerates: 302.06 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (80,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,031 835,031 000000000000000000021fb417db8cb03beaa4851769d9739ae8d05d326b3bf9 2,669 1.00/1.00 vMB 18
835,030 835,030 000000000000000000001e534f892aa559afc908d3c767ccb96899e938b55ebf 2,419 1.00/1.00 vMB 16
835,029 835,029 00000000000000000002ef1fef4be506892a215d99e05424f3747bb4da0001c1 3,379 1.00/1.00 vMB 20
835,028 835,028 000000000000000000007d8f8050b51d287ee54cb34787dc6068cb581d895cc8 2,126 1.00/1.00 vMB 14
835,027 835,027 00000000000000000002de82e27854e927ff0abb202bd42cd24c5cff8a279879 2,944 1.00/1.00 vMB 20
835,026 835,026 00000000000000000001ee3fcaf7786323c0ac1c88ca46b396f236cbd343e210 1,895 1.00/1.00 vMB 22
835,025 835,025 00000000000000000001f041dc7c40d70a01c792cb40906aabd0ed2b53a92fc9 2,985 1.00/1.00 vMB 32
835,024 835,024 000000000000000000013ffe15c8528fd48cd2e3cf887f13ce66fe1c1868ad70 2,954 1.00/1.00 vMB 18
835,023 835,023 000000000000000000024e9b9595f8a25004ca6913b9eee03db93421ef862755 3,208 1.00/1.00 vMB 35
835,022 835,022 000000000000000000034b5641afae3bc73d605a99d330e5b307dc9c18bdf38d 2,627 1.00/1.00 vMB 15
835,021 835,021 0000000000000000000249bd956efc65462915b64b256186fe5f372d719dbb02 2,775 1.00/1.00 vMB 13
835,020 835,020 000000000000000000000dccff32b4e84ee2f7dd2f4c965d565b6af7b818e06b 2,528 1.00/1.00 vMB 9
835,019 835,019 00000000000000000001bd31930134a00a206544321093d709ffb382bae957c6 681 1.00/1.00 vMB 9
835,018 835,018 000000000000000000017a364bc9e10edac6c1af1e9aca46c38d3e47060d7d3a 3,865 1.00/1.00 vMB 10
835,017 835,017 000000000000000000031618546dcf4c0dc994dfdd23ebc0d0987d456f3d1288 2,481 1.00/1.00 vMB 13
835,016 835,016 00000000000000000002b17b8fa45293e01d7b397347d19636f39c9b5703cf13 2,050 1.00/1.00 vMB 16
835,015 835,015 0000000000000000000063587299c736ded067a9a1fb51b7a2953587da01cc46 2,860 1.00/1.00 vMB 24
835,014 835,014 00000000000000000001d5882f93275cec110c8cd0b85c96fd51716b5cc6c43d 2,659 1.00/1.00 vMB 18
835,013 835,013 0000000000000000000353d7d110f38c4810a51979f8fdcc742eedd813fdf7cc 1,200 1.00/1.00 vMB 8
835,012 835,012 0000000000000000000050a2e344bdf7193a9f9b3d9dda465e3140cd0e7997ff 2,820 1.00/1.00 vMB 16
835,011 835,011 000000000000000000022b7d63d7e333a0e3d78cd6ef98b563e7ff7dbbb6b938 3,228 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.47 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: 667.99 GB
    • Received: 15.36 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.