Loading Tool

Explorer IconExplorer

Memory Pool

42,556 transactions
29.06 vMB
0.07548297 BTC
Random Selection Loading Transactions
Max Size: 149.36/200 MB

Candidate Block

Mining Attempt 6b3dd7fab6bd6195b64adba8f8eaa6c8aa5718da0a8df9a584496a8d1cf373ee
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 6d94855661c46752c06294400628a98ebecc7559f420c47518a2124e74c2c1bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,796
Size: 1.00 vMB
Total Fees: 0.01876534 BTC
Feerates: 150.75 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (76,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,619 837,619 000000000000000000027c6cbaddee0a9ffc4592f2b9d1008449ed744ea506e5 1,984 1.00/1.00 vMB 12
837,618 837,618 00000000000000000003041a6c629ee0fcad1433394cc9cfaeaffd307f28fbee 814 1.00/1.00 vMB 6
837,617 837,617 00000000000000000001541c10ef688b8bf0cc58d99e51b5155223401ea7fa73 1,167 1.00/1.00 vMB 8
837,616 837,616 00000000000000000001711cdacdd5097fe5fcd96ad1b142800023149238012f 1,976 1.00/1.00 vMB 18
837,615 837,615 000000000000000000032d67a62b8a207a9dcb56284b62c47c184db9703d8908 2,430 1.00/1.00 vMB 8
837,614 837,614 00000000000000000001a77f024573080e0bc740a7e849cb88b203a094cd85fe 1,551 1.00/1.00 vMB 10
837,613 837,613 0000000000000000000267da91f7d5b7f76c2789cbc178391ffcb8f1e1145280 1,928 1.00/1.00 vMB 16
837,612 837,612 00000000000000000000c267ca4da5cbf29c4768e0b1547e7326e968cbb32a20 3,043 1.00/1.00 vMB 23
837,611 837,611 0000000000000000000053cb6ad73f0e8ea1b629a3bfd0c7e929526961198409 2,196 1.00/1.00 vMB 15
837,610 837,610 000000000000000000029db9b6578a4414398eec401d3c67fbc2b880d38ec753 2,771 1.00/1.00 vMB 20
837,609 837,609 00000000000000000000fd1abb402fcf552d2199624269929c1a6f86390615ae 3,078 1.00/1.00 vMB 37
837,608 837,608 0000000000000000000270907b83edd471de963a809d0e76b1c9f28e5e8eb353 2,653 1.00/1.00 vMB 17
837,607 837,607 000000000000000000020e4e1dd457339f06eac842a8bbc1ae0f6cd87eff0072 2,102 1.00/1.00 vMB 12
837,606 837,606 00000000000000000001324cc6550a32efab08e986269d227cb387a8ceb30258 858 1.00/1.00 vMB 11
837,605 837,605 000000000000000000011e3869a7e67c1ac797a3ea5e3d11be8919bee3301d7a 2,416 1.00/1.00 vMB 23
837,604 837,604 00000000000000000002bf0b0d0df8710e5b5948a56cd2fc17831891d4c45269 518 1.00/1.00 vMB 10
837,603 837,603 00000000000000000002c6f0eae6aaf8340ac6acabef504674dbd8cde47ddd3d 2,597 1.00/1.00 vMB 18
837,602 837,602 00000000000000000002e1f1d01f3d37f651e1dc9f229af9e056f1d069fab36c 2,382 1.00/1.00 vMB 18
837,601 837,601 0000000000000000000185d22f77e685b2e53636acecbfe96a371b728f1313ff 2,929 1.00/1.00 vMB 24
837,600 837,600 0000000000000000000317c6fa9bb940a3b591170500bbbdfff570cd49d747f2 2,440 1.00/1.00 vMB 17
837,599 837,599 000000000000000000002872721cc100a8ad9e819d8ef9f8498c845cd5284c44 3,701 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.