Loading Tool

Explorer IconExplorer

Memory Pool

78,130 transactions
29.48 vMB
0.10626896 BTC
Random Selection Loading Transactions
Max Size: 177.56/200 MB

Candidate Block

Mining Attempt fbd5b698bee6aba5f62288692df7f126927053327ecfd5f6550854b7ef6154e2
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 7c9e235ca5f4f12f21b71b7271d7cf4522a47afeeb35346c7e2f1c0c9870e3a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,487
Size: 1.00 vMB
Total Fees: 0.02968083 BTC
Feerates: 151.12 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (375,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,407 539,407 00000000000000000000cffe77d6fce6e241dde49b77bfb45dc5bbb0dcb5142c 645 0.26/1.00 vMB 29
539,406 539,406 000000000000000000237616c777ef1333835bd1c874ec1a5a544962ec1e7788 2,414 0.94/1.00 vMB 9
539,405 539,405 00000000000000000026548f4c56e9f2fca561efc1ac2961f7f7934455c0dd83 2,645 1.00/1.00 vMB 28
539,404 539,404 0000000000000000000f6f017383d7c9e654062e2dfbdc7e752d07f1629824b8 2,092 0.85/1.00 vMB 23
539,403 539,403 0000000000000000001cf6ebaec1744194ef50803dc8378d20a350ed81bbdb46 203 0.06/1.00 vMB 21
539,402 539,402 000000000000000000101b146fda739441667d482046143aaf5b62cc1358cd31 980 0.53/1.00 vMB 20
539,401 539,401 00000000000000000018d307d10d1def7c9e94279443a9c89dce5ff66c631119 2,648 1.00/1.00 vMB 12
539,400 539,400 0000000000000000001882249c536305264438f9b3220f94064fabc1a3dba235 781 0.26/1.00 vMB 27
539,399 539,399 00000000000000000023f2f70c06c07904a169a5ace1fe4970f0ebc8eccaef10 2,396 1.00/1.00 vMB 13
539,398 539,398 00000000000000000011666f452828b32bfee7ed4c719ee9923ba70b4b69cc09 2,666 1.00/1.00 vMB 18
539,397 539,397 0000000000000000001f8c27ec0af6ad309ff6bf0aa9b69c9b740274dd4627a7 2,557 1.00/1.00 vMB 38
539,396 539,396 0000000000000000001784d1e4c43628f22b45e479bef09c5b82f0a61f669261 585 0.21/1.00 vMB 31
539,395 539,395 0000000000000000000d35083a9e8f2640b743d993b8ce71bef78c9b054edfb3 56 0.02/1.00 vMB 14
539,394 539,394 0000000000000000001709b0a74d522ddb7b28647c08e8a4cd7e30c9c31d81aa 1,421 0.55/1.00 vMB 20
539,393 539,393 00000000000000000018b9c2ee62bd724d908dd834ffe8d5615953f7069f237a 2,597 0.94/1.00 vMB 22
539,392 539,392 00000000000000000022cce69e1bfb0a086d77705967b39acebba0746039b995 68 0.02/1.00 vMB 16
539,391 539,391 000000000000000000215edf8a674b2fd26a9e63e3a7f24039b37ab2043a69c3 1,961 0.65/1.00 vMB 19
539,390 539,390 00000000000000000001c1ef24c482b10ee50c143dec82678b5b4e729f92f86d 1,803 0.64/1.00 vMB 24
539,389 539,389 000000000000000000167129bacf6e90b8247cc975290c214c43a3a7c6b1e54b 224 0.06/1.00 vMB 31
539,388 539,388 0000000000000000001c829d0e1bc83ae5d71e845b34a3ab55c86058a2672426 2,391 0.84/1.00 vMB 14
539,387 539,387 0000000000000000002987b204defa683b32de45a5857809bc011d561aded6cd 2,635 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.