Loading Tool

Explorer IconExplorer

Memory Pool

82,603 transactions
31.85 vMB
0.09432246 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt 5d300132204091b8582711afee5a33220663c3323ed3a80ce627130faff83ab2
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root cb2145249445e0b16864d141552c18f7d6ad48007ad9a5bd936a03a1aef02433
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,665
Size: 1.00 vMB
Total Fees: 0.03081094 BTC
Feerates: 101.66 > 3.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (641,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,160 273,160 000000000000000200f63f8808abc918b672be9e345eed8ca8c84b867a6cbb3f 136 0.07/1.00 vMB 36
273,159 273,159 000000000000000342e53f9ce9b771faa416d380ddf2dc951f0da10f41bb2cbf 127 0.10/1.00 vMB 37
273,158 273,158 0000000000000004e67cc47776c8567b444a483224f7d6c2b002ea1ec2aef392 145 0.18/1.00 vMB 17
273,157 273,157 00000000000000033509937893e0911233389fdfc18cbe9b257eed200c88e7bd 639 0.25/1.00 vMB 66
273,156 273,156 0000000000000005aa7ba4ce9681eed36740def41c4d36af92cc4aa4b9c8001e 257 0.25/1.00 vMB 16
273,155 273,155 00000000000000013a47c8679c806d53538484a7c74cf2e8b7f6524339d0606b 1,285 0.50/1.00 vMB 68
273,154 273,154 00000000000000047928d411427d30d71dc383c29188b589c334f252594ced0d 593 0.25/1.00 vMB 57
273,153 273,153 0000000000000005002e5dcd1954243b51673e463b75d6eb51023c7e53ebc8d0 744 0.25/1.00 vMB 91
273,152 273,152 00000000000000016ac17efb904ef56ad1bc0dc7b11cd9347c57f7e7044cd515 732 0.25/1.00 vMB 79
273,151 273,151 00000000000000024a4328f9ed637cc1ab81f0e933a98d958bccd0f8f197c609 619 0.29/1.00 vMB 45
273,150 273,150 0000000000000004f698f72ea33b45ba8f4dc1020362bb6439a9f0c36c4c9ce8 229 0.12/1.00 vMB 36
273,149 273,149 0000000000000000289621a2aaf8e049dcd63899d3fe493f14327f7922bb2f47 703 0.33/1.00 vMB 67
273,148 273,148 0000000000000002ad6be095f484d57792ec9cb13f75b2a11b5cee12c3b79eab 201 0.10/1.00 vMB 43
273,147 273,147 000000000000000196df7dd725827672a066f67294ca70d15d1d17a3af8ddd19 522 0.29/1.00 vMB 49
273,146 273,146 0000000000000004653e34ed0d66800694df8ccd40f1acb5f83f19a7b62c7372 707 0.25/1.00 vMB 65
273,145 273,145 0000000000000004d3f40739fddeeabd787e939e9a2c0316a246f1f6ff4f851e 328 0.15/1.00 vMB 40
273,144 273,144 0000000000000004a8710d42eb24b26b2781ff8acc519393a9c0e15615ca19b2 155 0.09/1.00 vMB 47
273,143 273,143 0000000000000006027ac8d476b0d163355627fce20f32e48678ebf77e256ec6 29 0.01/1.00 vMB 59
273,142 273,142 0000000000000000493d1832f7643af0491653c8806ac4c7dcd19131bc195d95 37 0.02/1.00 vMB 44
273,141 273,141 0000000000000000edc1a93f09d83d3943e905dd9ea02969591b0c37a24e34de 601 0.35/1.00 vMB 45
273,140 273,140 00000000000000005d97afa69505c749b2aab7f24a0567127128f85ec6615c4b 625 0.25/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.31 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: 658.70 GB
    • Received: 14.58 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.