Loading Tool

Explorer IconExplorer

Memory Pool

90,803 transactions
33.10 vMB
0.16909731 BTC
Random Selection Loading Transactions
Max Size: 199.79/200 MB

Candidate Block

Mining Attempt 5a9460402e283a8c7da516a0e814c97d769735caeffe4b2a426614357bd98bb9
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 6b60844d62d83cffe714b81ea60ce551f2c6b34fc1148497a0cc3b678fb3a721
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,914
Size: 1.00 vMB
Total Fees: 0.06603412 BTC
Feerates: 627.82 > 6.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (51,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,153 863,153 000000000000000000022d0dcda1db37376091735f4327bd28a1defcec8a9d2b 3,988 1.00/1.00 vMB 11
863,152 863,152 000000000000000000012e9f6401ad087e475fd1ab93e91406fe8b406d99b67e 1,862 1.00/1.00 vMB 5
863,151 863,151 000000000000000000000e342334d850a9429c23c85a0f2e1f2df3a26a4ed56c 71 1.00/1.00 vMB 3
863,150 863,150 00000000000000000002e100b6b814c7ff3a91ea828a28211008bf92037f3c44 1,648 1.00/1.00 vMB 6
863,149 863,149 000000000000000000027c814125a8fcbe5319a31279109ecb94a7e9913b0b35 1,363 1.00/1.00 vMB 5
863,148 863,148 00000000000000000002e648a51def1f8aa97e1579c104e937687448b0555431 1,938 1.00/1.00 vMB 6
863,147 863,147 00000000000000000002331a0b57d34c390f8c17888454a06c6c39773532b134 600 1.00/1.00 vMB 4
863,146 863,146 00000000000000000002e7117cdfd7eb55aee8f2172cddfaf0a10d9146226e60 981 1.00/1.00 vMB 5
863,145 863,145 00000000000000000001542da8f9e07a525ec8a47d36931faeadd4c202ce45b5 2,696 1.00/1.00 vMB 10
863,144 863,144 000000000000000000018a93c3c6d73e9e9ad8b65cf329ee774019a643059eef 1,864 1.00/1.00 vMB 7
863,143 863,143 000000000000000000011b25ae5effeafa619dcc06b0cca3c27ba11db7e944c2 866 1.00/1.00 vMB 4
863,142 863,142 0000000000000000000036d50c77497bbc8491968ae5aa0b99e7f249e563162d 2,894 1.00/1.00 vMB 10
863,141 863,141 000000000000000000000c32ecf8a696c8b9864fc644ae40cee31e1786f74a12 1,320 1.00/1.00 vMB 6
863,140 863,140 000000000000000000011aa97295f33ffd9a867c96be28b327f3fad77c97ad6b 359 1.00/1.00 vMB 4
863,139 863,139 00000000000000000002f8770a28d19b953241ab74ebb36bedb89271a2750207 2,073 1.00/1.00 vMB 7
863,138 863,138 000000000000000000008b59deeee33c65b7764818eec8d50d8fa025e55a0813 2,462 1.00/1.00 vMB 9
863,137 863,137 0000000000000000000247a548a05e1b5af936edfe6ada8aee5c7e6ff13a345a 1,233 1.00/1.00 vMB 6
863,136 863,136 000000000000000000013bc51e4744c6afc4fe8144bc276c36ca77ad2ed47d0f 5,200 1.00/1.00 vMB 2
863,135 863,135 0000000000000000000087e6d47250ed820576bfa50dcf781319f36955fb633d 2,301 1.00/1.00 vMB 4
863,134 863,134 00000000000000000002b00dd881e6cced14366546700fc9f3fe9d806da1d5e3 803 1.00/1.00 vMB 3
863,133 863,133 000000000000000000006dce5f92a090b7dc760b815dee7f9b96090352933a19 1,004 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.