Loading Tool

Explorer IconExplorer

Memory Pool

76,390 transactions
28.14 vMB
0.08445200 BTC
Random Selection Loading Transactions
Max Size: 171.45/200 MB

Candidate Block

Mining Attempt df2fce574304315a3b69f1d3179c35a3cac0482434512a5fb65eb2db45c6e59e
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4484ec9bda73dd386a2a844c4cd3a3771d461d35d8d2c49ec9d9fe63ad278956
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,036
Size: 1.00 vMB
Total Fees: 0.02353178 BTC
Feerates: 150.93 > 2.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (533,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,298 381,298 000000000000000004a0bf763fa45d437dca5e4f531d15358cd9600671d924f0 302 0.17/1.00 vMB 38
381,297 381,297 000000000000000006ec374064d0b4fdd0e38496594c35bc49c75ee6c9030bc1 229 0.14/1.00 vMB 33
381,296 381,296 00000000000000000bcb095dc0ed4d8caf7b40b9f11d628420bbbbeeaa75d65a 237 0.13/1.00 vMB 25
381,295 381,295 00000000000000000fd72348a738e1f1dc7c3b6a53bc42c3245e80ff0d8cb607 567 0.26/1.00 vMB 36
381,294 381,294 000000000000000007a24c18ec550f0cd3ecf10aac4304d03abb35a158587ca0 495 0.34/1.00 vMB 31
381,293 381,293 0000000000000000027b78c4cbe7ea257f10927f00a2da2666c23b39e6d0ff0c 867 0.64/1.00 vMB 25
381,292 381,292 00000000000000001079c26faf3b4f4e63195b8c18bb714af9112405a7e00707 852 0.39/1.00 vMB 40
381,291 381,291 00000000000000000fe870358d4d1ab19f05b0d7db9cf8a2e3811039ccec409b 273 0.17/1.00 vMB 27
381,290 381,290 00000000000000000d55b5ab6708858306e8db136f5d78e41f415fceaef37660 207 0.14/1.00 vMB 36
381,289 381,289 00000000000000000befabd2e172aebc8545e29d2e46625ab615ee89dc4afcc1 224 0.12/1.00 vMB 30
381,288 381,288 00000000000000000243f22f707968f87ea532adbf1ae2683d16f4d35ae8472e 1,224 0.66/1.00 vMB 34
381,287 381,287 00000000000000000efc0f6353b811d9aa8c25fbc05e6efe9d17eca23d50bd9b 1,592 0.86/1.00 vMB 36
381,286 381,286 000000000000000009ee8476f8ebf8e1400074e2692838cd7227348a4e72e27d 192 0.12/1.00 vMB 25
381,285 381,285 000000000000000002712d58d154aa1cc10ad14447584ff593e8f09730bf9aa4 917 0.75/1.00 vMB 20
381,284 381,284 00000000000000000cdd60bf749e1ef657bc7f8961e41c8307c82908c5238083 1,625 0.95/1.00 vMB 29
381,283 381,283 00000000000000000d8f44c062f7baf68d17c8a3b2b97a15326670a1c868be57 2,825 1.00/1.00 vMB 62
381,282 381,282 0000000000000000074bf96fb80b81c9b105576ad2ebc1f96351f0168e9757d1 1,508 0.71/1.00 vMB 44
381,281 381,281 00000000000000000332477590b3f5b3fa090d60c2676d7b031d48739ef2a709 1,453 0.67/1.00 vMB 44
381,280 381,280 00000000000000000688c131e639b429a84216963e109d2d70b56321866b0f25 1,770 0.99/1.00 vMB 30
381,279 381,279 00000000000000000d48e26fca432a584ce6599e12dc5053944a2480af44f224 1,917 0.75/1.00 vMB 60
381,278 381,278 00000000000000000426fa3954c15d046b4900a300310d6b6f8e38f3647aebca 168 0.11/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.