Loading Tool

Explorer IconExplorer

Memory Pool

79,064 transactions
29.62 vMB
0.07407384 BTC
Random Selection Loading Transactions
Max Size: 177.70/200 MB

Candidate Block

Mining Attempt fb379dc2db27d5fce30da9ede1913bdd0a7638d8abef6946a088ab6b8bceaf1e
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 7085c76b6fc1e34f53e9f3b9c9572d064f4d9b78e5dbc0dd1d906b1c6870c3b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,069
Size: 1.00 vMB
Total Fees: 0.01386013 BTC
Feerates: 150.98 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (275,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,255 639,255 00000000000000000009e33faa94d30cc73aa4fd819e58ce55970e7db82e10f8 2,486 1.00/1.00 vMB 29
639,254 639,254 000000000000000000058285ed9bd2c774136af8e8b90ca1bbb0caa36544fbc2 2,493 1.00/1.00 vMB 47
639,253 639,253 0000000000000000000889ba1630f197ea43822b4600e83ed36c8d5791ad3a42 2,109 1.00/1.00 vMB 52
639,252 639,252 0000000000000000000a1702d638d4e66f4a07a03524fe3a00cbbbea038c9633 2,792 1.00/1.00 vMB 56
639,251 639,251 00000000000000000001b163076f047a6a9db3f07b7c22f8e3937fe7f249aab6 2,854 1.00/1.00 vMB 71
639,250 639,250 00000000000000000002a87caa610d14e6dc8155ad9803fd8865d6a7e5d12555 2,685 1.00/1.00 vMB 34
639,249 639,249 0000000000000000000f2f043ce23ce407ab01a90456556f91b160408fd92a5a 2,793 1.00/1.00 vMB 55
639,248 639,248 000000000000000000012b77b4fa6c4a0c2a7fb0a71bf4d3bbe58ffc899388b7 2,380 1.00/1.00 vMB 22
639,247 639,247 0000000000000000000712ed472e1408dc02b34889c3e258eb8d0f3aaa624e4b 2,769 1.00/1.00 vMB 40
639,246 639,246 0000000000000000000d59f586179e88abf1a005d18dfebf9301e8e054f7c15a 1,951 1.00/1.00 vMB 22
639,245 639,245 0000000000000000000037bcea742355779fbeaaaa4dd5e1c2d26d97c41be75f 2,561 1.00/1.00 vMB 29
639,244 639,244 00000000000000000006810b8acab0cd8c40987e935e5ac46cf4f1aa267558e4 2,900 1.00/1.00 vMB 57
639,243 639,243 0000000000000000000da941b2904f3b9f746cb9c472780c26f69335e54cb65e 2,093 1.00/1.00 vMB 21
639,242 639,242 0000000000000000000ba2bdc4c218b1a6eea0411920a4c8b6443c39a2aae281 1,040 1.00/1.00 vMB 30
639,241 639,241 0000000000000000000c1058cbd7e49a41077bad870f0c307eb99ee8e1d617cc 1,650 1.00/1.00 vMB 35
639,240 639,240 0000000000000000000dded0eea28116ee91ea1493022d1b5b53f9e426e0204f 2,401 1.00/1.00 vMB 31
639,239 639,239 000000000000000000023e59496784a3dd969c9229bd34aac3f79946a65f9821 2,564 1.00/1.00 vMB 44
639,238 639,238 0000000000000000001009c181648a041df5ccf5df7276469c7d0243e0619862 2,572 1.00/1.00 vMB 37
639,237 639,237 0000000000000000000f67900e7d13d5f7534d3efa7576856f13276f80630ab1 2,869 1.00/1.00 vMB 36
639,236 639,236 0000000000000000000dfc0638a3528ce8d3e0da9e900c730b2bb55b15bcd278 2,508 1.00/1.00 vMB 54
639,235 639,235 000000000000000000060af87049d981749607cccc6116fcfba08adaca4230cf 2,947 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.