Loading Tool

Explorer IconExplorer

Memory Pool

74,483 transactions
27.47 vMB
0.07019746 BTC
Random Selection Loading Transactions
Max Size: 167.79/200 MB

Candidate Block

Mining Attempt a577f41bbcc8356125352e3fec1b9969c98eb74e779aa943a0b9d3a8eb40a6b2
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root f8114a99316355539296c8942d32766ab6c199c39b12b761f261bf08c4c346d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,966
Size: 1.00 vMB
Total Fees: 0.01164105 BTC
Feerates: 100.53 > 1.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (86,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,960 828,960 00000000000000000001197593d949c6247678c002dbd60fa3d12aa73b09c375 795 1.00/1.00 vMB 33
828,959 828,959 000000000000000000020d538a9c8dc6517d2493e19c3bebd2435de34d472ad6 955 1.00/1.00 vMB 32
828,958 828,958 00000000000000000000c3df659a29539baaa6407526c0c033396f6fed0134f3 1,062 1.00/1.00 vMB 35
828,957 828,957 000000000000000000022f49eb789bc6d13696293482823518e8987ca38eca7b 1,246 1.00/1.00 vMB 28
828,956 828,956 00000000000000000003594423979d27fa9906f10b2ee838cbfda1c4386050a1 2,900 1.00/1.00 vMB 80
828,955 828,955 000000000000000000006d885ae3fa1da51c167adb765f1981c67d9ac3089c0d 2,602 1.00/1.00 vMB 58
828,954 828,954 0000000000000000000319e76e4f5d698e87a273aec38d1683d6c59fbc7c2c4c 1,447 1.00/1.00 vMB 41
828,953 828,953 000000000000000000004fd4280017082e73a82779ed8f1b292be361dfae8928 1,120 1.00/1.00 vMB 34
828,952 828,952 00000000000000000002a0fe661ecc77d761ca1547967a213f45d60ba3865933 249 1.00/1.00 vMB 24
828,951 828,951 00000000000000000001063ecb70b74cabd7ff7bbd6b3398a121278c08194fbf 970 1.00/1.00 vMB 35
828,950 828,950 00000000000000000001ac2ed736d23c98f0db312ff09ae63b30e0741581ed95 331 1.00/1.00 vMB 24
828,949 828,949 0000000000000000000120bd75f82529beb1de8c5faf06f2ccd8a5e9c3a4504d 2,048 1.00/1.00 vMB 46
828,948 828,948 00000000000000000002bbc1dabaa9fa5a5feec3027cc03e959a3d42c7111971 1,341 1.00/1.00 vMB 38
828,947 828,947 00000000000000000001b74a1bcc9cb3b1d7036d737f8e8aa26fa685e48e54fa 2,057 1.00/1.00 vMB 48
828,946 828,946 000000000000000000006a4694f99d0107bb32b9189c5bf602438917eef16902 2,982 1.00/1.00 vMB 73
828,945 828,945 00000000000000000000bd97dea00feb3012cbf8037d1ac8740b60792f10e3c9 765 1.00/1.00 vMB 35
828,944 828,944 0000000000000000000068c047616d1ee5b77a34fb6808b33296a93aa2bf02d4 2,294 1.00/1.00 vMB 62
828,943 828,943 00000000000000000002ebc5dcfd7254bc97b812f3b7e1bd527df1bb7be98d5a 1,890 1.00/1.00 vMB 61
828,942 828,942 0000000000000000000162a6985619e18cb0935d68148685ea266db716599546 775 1.00/1.00 vMB 25
828,941 828,941 0000000000000000000180f6509becfd7e9ea31f7ca1688ecf6dd317a906689c 3,195 1.00/1.00 vMB 45
828,940 828,940 000000000000000000024896fc16aac4dfcace4b4e395e709f873c8180b71aaa 3,238 1.00/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.10 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.