Loading Tool

Explorer IconExplorer

Memory Pool

82,223 transactions
30.24 vMB
0.16936375 BTC
Random Selection Loading Transactions
Max Size: 181.83/200 MB

Candidate Block

Mining Attempt ec3580b2f244357325b2ddcf84e2e8109a076ba927421458717aefc8380fd80d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 2b1eb446989de5acaa5b47f2e0d8228cef6a9c7b34c6dfbc235b67274aff3d01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,949
Size: 1.00 vMB
Total Fees: 0.06443986 BTC
Feerates: 1,002.91 > 6.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (655,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,007 260,007 00000000000000132b841a7c5893019846edc62b8041058c705860f719c6d446 84 0.11/1.00 vMB 50
260,006 260,006 0000000000000007c8a9528c1f457de5e71119a02c6411612e871d3758e5d365 276 0.12/1.00 vMB 113
260,005 260,005 0000000000000016b2f16debac57c72a3e9404dd42e5c52e523c02248da062ca 294 0.12/1.00 vMB 118
260,004 260,004 0000000000000002ceaa370c1e1d60059c94bd90315263ae04fb972e74f37434 321 0.11/1.00 vMB 312
260,003 260,003 00000000000000162af902c90f03394a7eb886f1d6595dda8b4bdb6d9820d5f8 435 0.17/1.00 vMB 506
260,002 260,002 000000000000000b03bbb466b587faabb8e02015fbc5743c165b1c303f7b7248 62 0.03/1.00 vMB 112
260,001 260,001 0000000000000006bda8a9646243754929a49cbe92a1312ad9623468cf99b9f3 162 0.07/1.00 vMB 123
260,000 260,000 000000000000001fb91fbcebaaba0e2d926f04908d798a8b598c3bd962951080 156 0.06/1.00 vMB 122
259,999 259,999 000000000000000057ffed43d607a5db036fe78f00c13852c8c9bca3518966ae 124 0.05/1.00 vMB 63
259,998 259,998 000000000000000c801b99dcfaee4086efeef5ac20aa002c0aeb0743a0be4b3d 258 0.11/1.00 vMB 110
259,997 259,997 000000000000001a014bf8d802fb3107b793e0580bd786ac3cb8879dcbc1550f 283 0.11/1.00 vMB 134
259,996 259,996 00000000000000239b8aa6d3f746bac3b20139d07c96e0ea955a6ccd3c041320 167 0.07/1.00 vMB 95
259,995 259,995 0000000000000010ece577b1c9692e0abcd27cfe7773fe5f45ae55384e5ad299 384 0.16/1.00 vMB 108
259,994 259,994 000000000000000e6b1465697886b438b2402f026a8ad877fffa9120c84ecb46 207 0.08/1.00 vMB 118
259,993 259,993 000000000000000f7c15245ae6698862a0c6e088467ea19e1998b809d093ba7d 268 0.11/1.00 vMB 102
259,992 259,992 000000000000000646d02d6b7662c3c2085f589b4a5dc6ec2286e75017faca2b 276 0.18/1.00 vMB 84
259,991 259,991 000000000000000815001a4d540402f7d7d6b12d910b5d644659ddadfeac4b65 84 0.04/1.00 vMB 71
259,990 259,990 000000000000002270a3cafe1e3cf912ff237c88227180b2917ea37cee95049d 109 0.05/1.00 vMB 65
259,989 259,989 000000000000000ed217989b30c92f482fe6d2e73e38b41c0a7c02809b139f74 382 0.14/1.00 vMB 130
259,988 259,988 0000000000000013b49cda90bcc98e2f9dfa832a25be0d6f7e890d5b9a5bafa2 424 0.19/1.00 vMB 96
259,987 259,987 0000000000000021f7d94c8a3b3cfdaaeaf28390b4fd6749fbbcdaa8cc7bbf62 38 0.02/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.