Loading Tool

Explorer IconExplorer

Memory Pool

74,843 transactions
27.78 vMB
0.07534448 BTC
Random Selection Loading Transactions
Max Size: 169.01/200 MB

Candidate Block

Mining Attempt fbde8f08997d6512cfa8bc316b51189248e854ce63d075142959d7dfb446d29d
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 074dcfa2e131add8a6637976dfe0f5c747837e080231a6bb3e33b045b14db9d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,644
Size: 1.00 vMB
Total Fees: 0.01593537 BTC
Feerates: 71.37 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (698,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,281 216,281 0000000000000023dee8a91a3ba60dfb6e76ad2891e9b8f76f2850d89567226c 290 0.24/1.00 vMB 40
216,280 216,280 000000000000034f866621f9717cc73d435da5b03ac3ecd0467df0c2e65f08a5 460 0.25/1.00 vMB 153
216,279 216,279 00000000000000e6dc19cb6865ee0f548a648195529909340e41ddbd06b4d3c4 1 0.00/1.00 vMB 0
216,278 216,278 00000000000003b8d68d899e7cdce51904b5188dacf82ca2ace6f2fa28e22ec7 601 0.26/1.00 vMB 181
216,277 216,277 000000000000008d934ace8987665e906623b076bced5b256650a0f63376be8c 96 0.05/1.00 vMB 84
216,276 216,276 00000000000000687ceb9c7deaecab00657edd4f5d1241ab63445820948d977d 645 0.25/1.00 vMB 200
216,275 216,275 00000000000003a5abc264ab2c4e8de77ccdd341204e50920657725ea5f65a7c 113 0.05/1.00 vMB 205
216,274 216,274 00000000000002ed02a59210eccde121e3ecb82595045724236af37a6f2c59d7 766 0.25/1.00 vMB 235
216,273 216,273 000000000000051823a5b4452f9392eb986ab8eb55fb56a200202ec7b1bfadd2 223 0.07/1.00 vMB 50
216,272 216,272 000000000000012cf9ac4528daffb031448512edb8e26618900de084e9268f76 880 0.31/1.00 vMB 227
216,271 216,271 0000000000000168a70eedc9ce7adfd41b07ec536fa7db10d67e1c29e6d65a09 8 0.00/1.00 vMB 20
216,270 216,270 000000000000049764b117ce28f5eafa525b35b4633c486e4ba1b126078f227a 146 0.05/1.00 vMB 279
216,269 216,269 00000000000001229af2209af8f624d009bfcf7c5d61b81d023db0e25853a0b4 383 0.18/1.00 vMB 176
216,268 216,268 0000000000000403036b4df38ad6ff2b82e9c1d6cfd7998ddf3a7d9eb0a94cb4 333 0.13/1.00 vMB 120
216,267 216,267 000000000000040222cc0261f592d9e6f90f7e1c45f636fd36f07742c9953012 25 0.01/1.00 vMB 126
216,266 216,266 00000000000003ff761bebdbf93a6a3570d385ab63014e2271871ea5ab61de22 575 0.23/1.00 vMB 233
216,265 216,265 0000000000000082baf99ac4f47d39a9081bf33c306ea03d2e7ec9e118139257 275 0.11/1.00 vMB 199
216,264 216,264 00000000000002de8adb2b7b3b79f6399349c31174d0bcd3e092845b553b7184 115 0.05/1.00 vMB 110
216,263 216,263 00000000000002f4b16f4046419f4d17c73850d43de42aaac2f8aa17f0d2beba 324 0.13/1.00 vMB 199
216,262 216,262 00000000000004506b621b401bd7132b9a85c06a7e4ad115bb0cd77b26acebbe 494 0.19/1.00 vMB 203
216,261 216,261 0000000000000524a5b9cc7f2567d5ac7d15326c5eb3e065d91d26b99d59d146 114 0.07/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.