Loading Tool

Explorer IconExplorer

Memory Pool

76,791 transactions
28.52 vMB
0.06215590 BTC
Random Selection Loading Transactions
Max Size: 173.11/200 MB

Candidate Block

Mining Attempt 66317a78278ff8fa4e15ac036a314710782a719f2ce73c1451736b090c5d1b22
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 406b690c33f9bc2cdec42aa8654be347476e8ef91c5ac456ddcf7a0107c997bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,097
Size: 1.00 vMB
Total Fees: 0.00304923 BTC
Feerates: 4.99 > 0.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (300,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,165 614,165 000000000000000000085920a33b3e7dce1fa7a04654443fabe0ef3ee13b9ba0 1,808 1.00/1.00 vMB 20
614,164 614,164 0000000000000000000f3b1a6469da4dfc7ea4a764d592cd8e2b00396d9372ff 2,621 1.00/1.00 vMB 18
614,163 614,163 00000000000000000007de00311432a82693a8e59c64440701208ccc86654a54 2,020 1.00/1.00 vMB 22
614,162 614,162 00000000000000000009f7b9bce489045aaa39aef643aa9c3c0831d7289a0400 2,262 1.00/1.00 vMB 24
614,161 614,161 0000000000000000000ca8a534f51c6624b48aa0845850d354361594e9afb396 2,474 1.00/1.00 vMB 29
614,160 614,160 0000000000000000001175489c9c84ecdb5e4fab188dab6b245e2c387b345104 1,224 1.00/1.00 vMB 79
614,159 614,159 0000000000000000000fd5eebe32be1f9207d5a5542ebf064c08e992118c47e7 2,503 1.00/1.00 vMB 41
614,158 614,158 0000000000000000000e97720a82258cd3c055c12b63556093606a287ec1b966 1,785 1.00/1.00 vMB 25
614,157 614,157 00000000000000000011892cb1d2bcb3db4c8d12862e4f8296949c8d07a7e95f 851 1.00/1.00 vMB 78
614,156 614,156 000000000000000000004b10993f1e7b22bb461dbe259530f39151a2da755aed 2,222 1.00/1.00 vMB 25
614,155 614,155 000000000000000000075bbdcdddaec7495af526b90dec1821994fa0c282de4f 2,900 1.00/1.00 vMB 26
614,154 614,154 0000000000000000000b7d9721a8141ef499d68fed9b13516ae4f355f7f197ee 2,753 0.90/1.00 vMB 13
614,153 614,153 0000000000000000000227b3e5a26e186af08f173975664515daeee6798a02f8 1,013 0.56/1.00 vMB 7
614,152 614,152 0000000000000000000b954643dadde33ab74d7a2a5f97a06568ad4501bcfb18 3,019 1.00/1.00 vMB 11
614,151 614,151 0000000000000000000eefbfc3d27cf1e64eb81f532086bf2bdeaf1f1c4848d8 2,406 1.00/1.00 vMB 18
614,150 614,150 000000000000000000033ffb241de0cc04a3109e2d0a79cff4d158566751354d 2,947 1.00/1.00 vMB 16
614,149 614,149 00000000000000000003ee57a412e12f6c63ec2c42a211fd55e3eb76ee39e49d 42 0.01/1.00 vMB 11
614,148 614,148 00000000000000000001c1f220e2ad257a6371261f24df99373f8f9d1a6df829 876 0.30/1.00 vMB 20
614,147 614,147 0000000000000000000e0952e0700d0bf05a7be7b250f214f74093302704001d 1,133 0.35/1.00 vMB 15
614,146 614,146 000000000000000000110fd80190fa0b9346289ccbce09c6ac56d9e453ece9b2 2,371 0.83/1.00 vMB 13
614,145 614,145 0000000000000000000291ac71f66a5750ac8ed2e66f979d0d8d063f23188d27 2,953 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.57 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: 670.26 GB
    • Received: 15.84 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.