Loading Tool

Explorer IconExplorer

Memory Pool

81,919 transactions
29.81 vMB
0.06380296 BTC
Random Selection Loading Transactions
Max Size: 180.81/200 MB

Candidate Block

Mining Attempt 9220e38038275cadf81fb96ab4bdd3632e11c3df1bb41e2ba54d69383f8200d6
Version 20000000
Previous Block 0000000000000000000148141c8e072118c303566a26aeaa1fbb69733bc2c6ef
Merkle Root e4a9f92d9f3a39d1a67698d065e7f3445a780359a83d4555813b8772301c2177
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,836
Size: 1.00 vMB
Total Fees: 0.00305788 BTC
Feerates: 14.26 > 0.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,960 (903,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
11,629 11,629 00000000a3033e0d624a4da705a3ebf153b8fdf5ed30c0651233b8775a7c2129 1 0.00/1.00 vMB 0
11,628 11,628 0000000066af537ebb2d5c0024cd607e4b12b7753ee77bdebb32c3ab375db13b 1 0.00/1.00 vMB 0
11,627 11,627 00000000e3775f57b4f5803b062a407eb1899917a1888dc9be72d24c9e0ec39c 1 0.00/1.00 vMB 0
11,626 11,626 00000000a08379230a29d6eb935eb53bf588fdce0b50aedc9720f7d2d88df8f0 1 0.00/1.00 vMB 0
11,625 11,625 000000009e7a31de2079afb7c6f3cbc200bb992e6ff01eb9fac081d6f10d2e1a 1 0.00/1.00 vMB 0
11,624 11,624 00000000992287dabc8916a6f960bd5ce66de44f90060dcd5d05e905da15bc88 1 0.00/1.00 vMB 0
11,623 11,623 00000000fedac7ccd36c21d8561094548c862b6c2a8c31d7bbd20c21ac7211ce 1 0.00/1.00 vMB 0
11,622 11,622 00000000ca0521256b3dcce9c16868bf93eaabf0e24b154f160fb3164cdfe7ce 1 0.00/1.00 vMB 0
11,621 11,621 00000000b1beeef0c14516e93886977cc5823bf8baee7c7f94e1e42e6bcd6b9c 1 0.00/1.00 vMB 0
11,620 11,620 00000000c905f1ed47b301beba5a5ab23e4a18e694fc381fed58fa024f1ef847 1 0.00/1.00 vMB 0
11,619 11,619 000000002b519d326013d6484fdcba3b53acb27106d15aa390748446978d2b8f 1 0.00/1.00 vMB 0
11,618 11,618 00000000c5befced758d6baacc8cc6de3011d11c17dd33c9f7cc8b699f8c690d 1 0.00/1.00 vMB 0
11,617 11,617 00000000cf0b8c51e386d5e00d1181bc62786e1e3b75e3244da17f7283d9958b 1 0.00/1.00 vMB 0
11,616 11,616 000000004207115519e5449b53e7e8a2d519fefe217673c4112f30090f70f6c5 1 0.00/1.00 vMB 0
11,615 11,615 000000009579cbae56adf3e5b8e81be19710cf84ec13e7094625898ea3bf6a2c 1 0.00/1.00 vMB 0
11,614 11,614 00000000b27dbd5b5671a9454578e6983cb294a3641397471ea34d1a7d4dc08c 1 0.00/1.00 vMB 0
11,613 11,613 000000003817a6c9f4c0c14842fbab69527613813faf8436f8af2d930bedfc76 1 0.00/1.00 vMB 0
11,612 11,612 000000002e4138240466de825aaa07a9f32c50390053c517da558f7b456dafbf 1 0.00/1.00 vMB 0
11,611 11,611 00000000fc27db4bdb0add7d0231e7d8abd811332e8c991c396ee494895d0a6d 1 0.00/1.00 vMB 0
11,610 11,610 00000000b1c492bfd1ef96e5f93f9b01655927f63296973bb2fbeaf87e1aaa78 1 0.00/1.00 vMB 0
11,609 11,609 00000000283399a26c6e66f724b65ba9a95e8ff48e2cf5a9352338006f282810 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.27 GB
    • Received: 14.66 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.