Loading Tool

Explorer IconExplorer

Memory Pool

49,610 transactions
29.04 vMB
0.10192519 BTC
Random Selection Loading Transactions
Max Size: 154.08/200 MB

Candidate Block

Mining Attempt 28a150953581a941b6d91827704fcc82339feba2ce1bbec79d37f2a681763961
Version 20000000
Previous Block 00000000000000000000d375a3af0e2e764f1452aa44a1610bb3f0f4ff2602e2
Merkle Root 8de986f961fc9247b771c867b6952315f01246f182f1bc59c55822a67f875c3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.02562314 BTC
Feerates: 70.48 > 2.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,712 (502,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,160 412,160 0000000000000000015c405a9fc8dd32d809269abe94f709f10b897fed63d93b 1,957 0.99/1.00 vMB 51
412,159 412,159 0000000000000000050338fbf65f1a5c356fff4f9756d2d21a673ff0b7cb26e3 1,891 1.00/1.00 vMB 54
412,158 412,158 0000000000000000030321c61faf292a73f0456ab316d810134b5831d4f12469 2,623 1.00/1.00 vMB 63
412,157 412,157 000000000000000001cb047007be10bd6e8ac9e4f3092246c6d587b797438704 2,365 0.99/1.00 vMB 51
412,156 412,156 0000000000000000003dc794687ed5ef0e020ec4f7eebb71375fa36e8852e491 711 0.35/1.00 vMB 47
412,155 412,155 0000000000000000000426639a96d31643d3faa1098effe813c35be976db55c1 1,600 0.99/1.00 vMB 31
412,154 412,154 000000000000000001e25fe2fd758ef3cb6d7cbe85a33a30ee8b7d0905dd0f99 2,676 1.00/1.00 vMB 65
412,153 412,153 000000000000000004eb89c59c97db399a38da19d96efca095d996bd73c7203b 1,278 1.00/1.00 vMB 26
412,152 412,152 000000000000000004d0d66463effd6cfac844026223b7f5e70656040563d12c 1,875 1.00/1.00 vMB 34
412,151 412,151 00000000000000000187b5bf8ffe2e216bf401d69afb9e4e8d3936941d18d957 2,924 0.99/1.00 vMB 67
412,150 412,150 00000000000000000159ed8373074591e4088c3735d4e85238b65c0a11bad6c9 1,918 1.00/1.00 vMB 38
412,149 412,149 0000000000000000015ca2452456aa563ead8f29d3067511dafd2a6ec78e3e8f 164 0.15/1.00 vMB 28
412,148 412,148 0000000000000000012c0908ed98ce9f3113caeb6731bf259438b214a472f60a 1,911 1.00/1.00 vMB 48
412,147 412,147 00000000000000000006c67226e7a50ee5bb22ab4c031c76d469cdf0a9bee244 1,985 1.00/1.00 vMB 39
412,146 412,146 0000000000000000001080a034d1521731dbc3c706f8713a3d9e2640fd0fbf1d 571 1.00/1.00 vMB 12
412,145 412,145 0000000000000000020c60bb18fd07fb322e600c12a1989bd3f014e2785cbad8 1,882 0.86/1.00 vMB 41
412,144 412,144 0000000000000000048f2a534d3dee79714160568845c4c315f386d25cd0ced6 795 0.38/1.00 vMB 45
412,143 412,143 0000000000000000047f171e2a96436b15135c2c616f5684c4a28327ea52abbb 1,236 0.54/1.00 vMB 47
412,142 412,142 00000000000000000410401017a7ccfb93437094cb2d872927f4ca58f9c3c4a5 484 0.19/1.00 vMB 58
412,141 412,141 0000000000000000046cbcbaa82c264010cf0ae0beedc08a8b17f8ea2356f220 1,653 0.84/1.00 vMB 47
412,140 412,140 000000000000000003372b55a7cb7a4e4fc58bbefb9adcba373106cff71aec6c 1,184 0.67/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.88 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: 645.06 GB
    • Received: 12.67 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.