Loading Tool

Explorer IconExplorer

Memory Pool

36,252 transactions
27.83 vMB
0.05853606 BTC
Random Selection Loading Transactions
Max Size: 140.31/200 MB

Candidate Block

Mining Attempt fadba49fee6000d8f477b085f4cb14bb38ee6c5bbdb29123bd2fc85ff6f73d54
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root 4f1cc60c9b5aace2e26242b298cf13e2c23459281ab5373e5c7a16b7fe5425b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,536
Size: 1.00 vMB
Total Fees: 0.00548289 BTC
Feerates: 40.21 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (76,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,624 837,624 00000000000000000000baf75045a74f6f8ea798ecbb1dbd7598534d080c540a 2,374 1.00/1.00 vMB 17
837,623 837,623 00000000000000000001391d5cf33789ac253b8665f81da500c215e648f2140e 2,717 1.00/1.00 vMB 21
837,622 837,622 000000000000000000009b68a5a9dcc9e3f01a01480f33948300fa05f995889e 2,826 1.00/1.00 vMB 22
837,621 837,621 00000000000000000002d3bad2dc4ecb8cba023cb9f22c30fcd3f93640213219 1,636 1.00/1.00 vMB 14
837,620 837,620 00000000000000000002162fc85263f49f7e278c9a5fe8328450d9695c4d605b 2,034 1.00/1.00 vMB 15
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
Previous 10 blocks ↓
Total Size: 781.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.85 GB
    • Received: 11.96 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.