Loading Tool

Explorer IconExplorer

Memory Pool

80,591 transactions
30.00 vMB
0.12252306 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 488fe19874dea401bebfb00873ed9a3db88ecd3a433d0f9c7000310b79dfbd0d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root d840437cfbe66122ae00164eb674759f9a1fbb5d03242d51099dd995d77d8caa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,598
Size: 1.00 vMB
Total Fees: 0.05061406 BTC
Feerates: 242.90 > 5.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (422,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,996 492,996 00000000000000000032f2a05795b7c4a3369655c4fe9a4374f5f4a4a3a267de 2,615 1.00/1.00 vMB 310
492,995 492,995 0000000000000000004022ce1848fa543431b9e9d57910faa704583e1fc0c453 2,912 0.90/1.00 vMB 318
492,994 492,994 000000000000000000b89014f0d211cb106aa3380ea1637e10ef2a6c11b98f9e 3,285 1.00/1.00 vMB 321
492,993 492,993 00000000000000000024b32078a3194cf895146d19af93f46b8d702b0951d5ed 2,248 0.94/1.00 vMB 256
492,992 492,992 000000000000000000bdb9853b553b87427f4239247a49451b74717427e4426e 2,312 1.00/1.00 vMB 221
492,991 492,991 0000000000000000008ec460844b6436fc4d09fceb7c1d941b73a260083f9f71 2,507 1.00/1.00 vMB 299
492,990 492,990 00000000000000000092feeb2f17e887a80d3ff25ab71859c0ef7b1aede2b749 2,032 1.00/1.00 vMB 218
492,989 492,989 00000000000000000076e8317a1427eb1554ef93c4f6a6f2aab87cd317b4ed43 2,463 1.00/1.00 vMB 243
492,988 492,988 000000000000000000b35a60aea08e5cec3f6a68baac3215b51bd7fce45f9ca9 2,887 1.00/1.00 vMB 320
492,987 492,987 00000000000000000071249077abb07b8a7e4ee2c7e82e91b80e3a0dd098783f 2,507 1.00/1.00 vMB 266
492,986 492,986 000000000000000000a5c2f1f2da0adf16b48ebbf1e4ed54221075bb64b1e9d2 1,909 1.00/1.00 vMB 268
492,985 492,985 0000000000000000006f7b0fe6cb7c65a52c4b291c631235dc33fbdf1a55c683 2,728 1.00/1.00 vMB 303
492,984 492,984 0000000000000000008c783fdb2176aceb431fd9e4da702737b97233d50c6ce1 3,594 1.00/1.00 vMB 335
492,983 492,983 000000000000000000bdf01b605ae70dec76429f95541c7bcf3642fbaf34ba73 2,677 0.92/1.00 vMB 327
492,982 492,982 0000000000000000002674ee8c0d4b475f0f7f6d723a7dfb5a82cd76a91f87ca 1,844 1.00/1.00 vMB 233
492,981 492,981 000000000000000000a5b4808b46a62afbbf9dd43e42a6efab4573afc8f335da 1,662 1.00/1.00 vMB 214
492,980 492,980 00000000000000000054317a494313a6d8c1302f5a882ba7cb7ad3360782fa11 1,980 1.00/1.00 vMB 268
492,979 492,979 0000000000000000002c0edf6c4d2d96c00e04f673b655e43534afbeda91c7f1 1,839 1.00/1.00 vMB 262
492,978 492,978 0000000000000000002440265a944799daa427ca175cf1fb08f8ed88a194748f 2,993 1.00/1.00 vMB 308
492,977 492,977 000000000000000000c1a44ef7814039629a52fa4f26dba463fd2cd6027791e5 3,628 1.00/1.00 vMB 351
492,976 492,976 0000000000000000003e2ffcc2ea331d18463c7289f15e772ea8fad573c1a49c 2,016 1.00/1.00 vMB 260
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.