Loading Tool

Explorer IconExplorer

Memory Pool

83,584 transactions
31.19 vMB
0.09075776 BTC
Random Selection Loading Transactions
Max Size: 190.72/200 MB

Candidate Block

Mining Attempt 076729368fd22e5a30ccb2f3a7e6127b284e1e95232f64482e06c89f1e68913f
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 3426f496c27bbb68908aa1f9220d5f827cea1a2a3ffcc9f680e296f3c6d03466
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,834
Size: 1.00 vMB
Total Fees: 0.02021401 BTC
Feerates: 299.43 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (15,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,602 899,602 0000000000000000000162aab880c0fe1f9a0508defda65297dd7fae2b2d043c 2,003 1.00/1.00 vMB 2
899,601 899,601 00000000000000000002166d343532c2825f154a6258d2ebf6abea9373d988dd 2,865 1.00/1.00 vMB 7
899,600 899,600 00000000000000000000ad08ae4d191a62914466df62c55d1785bea4b4fd2b01 1,993 1.00/1.00 vMB 1
899,599 899,599 00000000000000000000ef8ae4218175ef0b0366cfff308a59cdd73986612eba 1,549 1.00/1.00 vMB 2
899,598 899,598 00000000000000000001ec694d9ff082853ddb8397674d5d99c447549471d4aa 1,699 1.00/1.00 vMB 3
899,597 899,597 00000000000000000001037d72ff316b33892b2540886b78b03dee55bb02ad33 2,655 1.00/1.00 vMB 1
899,596 899,596 0000000000000000000024095647485b637281b12e9e6d9b5863fcd9e09e7913 2,101 1.00/1.00 vMB 2
899,595 899,595 00000000000000000000b6596efac816efd1daffb27206b7b8cec085338dea51 1,144 1.00/1.00 vMB 1
899,594 899,594 00000000000000000001349104c82973cca6ef120ebab0af24b7c36e733b0c37 2,038 1.00/1.00 vMB 1
899,593 899,593 00000000000000000000b24d2e72281746030fb973fd1c93b8fd79951fbb6915 3,399 1.00/1.00 vMB 3
899,592 899,592 0000000000000000000193978ce14fb043e3d8a85011f1c7c93340273b347395 2,114 0.98/1.00 vMB 2
899,591 899,591 0000000000000000000225105a93691581fc5bed22c24310c673c9c1a9ad5239 271 0.75/1.00 vMB 1
899,590 899,590 00000000000000000001d883db2846f574f355eaed6b3d96450084265aec9b0f 403 0.94/1.00 vMB 1
899,589 899,589 000000000000000000012482f3cce196901a66e98dde13bc0375dcfe915f82cc 307 0.93/1.00 vMB 1
899,588 899,588 0000000000000000000059f7033380e71101150384265e4675357297c51b845b 942 1.00/1.00 vMB 1
899,587 899,587 00000000000000000000931bcd3a6ed7d38f58a0b58c2fc20729d73f31f60db0 161 0.92/1.00 vMB 1
899,586 899,586 0000000000000000000149880e02f94c8578dd5f5125f014c667270033f37aea 1,047 1.00/1.00 vMB 1
899,585 899,585 00000000000000000000c0cc1b43fe78be8d8b855c7872ebec57dfe3b1185fb2 2,565 1.00/1.00 vMB 2
899,584 899,584 000000000000000000004fd0ff106271a1adf34934101378dccab10d4f3bbef3 3,080 1.00/1.00 vMB 3
899,583 899,583 000000000000000000013659dd4f6c7de599ca87c27f266918aa9ed7950bc07d 2,990 1.00/1.00 vMB 3
899,582 899,582 000000000000000000003c8cc6bfc03ecb8699930a478b9cfe89830e07cc075c 1,622 0.96/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.