Loading Tool

Explorer IconExplorer

Memory Pool

84,224 transactions
31.92 vMB
0.11030455 BTC
Random Selection Loading Transactions
Max Size: 193.45/200 MB

Candidate Block

Mining Attempt 0759fd9e0ccbe8f90efac729f0612f57b92d832802de115c66041673986894c5
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 566c54c67da4fe33ad077e700a45bcab97752accda28f18d9baef92626904e0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,495
Size: 1.00 vMB
Total Fees: 0.03838826 BTC
Feerates: 100.69 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (105,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,640 809,640 00000000000000000000ec8f95f4ce5c05b8befff1ab6895f8eb8f9b2375f1f5 3,133 1.00/1.00 vMB 21
809,639 809,639 0000000000000000000469fed842e1170ac3299a7b73b669fe424e47ffbe059f 2,317 1.00/1.00 vMB 39
809,638 809,638 00000000000000000002968b43f89bb62cead647a0a1500a6eb73b8beb3b3aac 4,488 1.00/1.00 vMB 19
809,637 809,637 0000000000000000000221bd4091185403303f921e3c3f7e94b55b8f78d3298d 5,045 1.00/1.00 vMB 14
809,636 809,636 0000000000000000000335776fa054e5e86103bb471f9fb45481466cde735db3 3,779 1.00/1.00 vMB 20
809,635 809,635 0000000000000000000031c8af827bf2bc48980052e932bccd2b02f75424c982 4,872 1.00/1.00 vMB 12
809,634 809,634 0000000000000000000458727d5b0efbf156d3ab0de5812a9f3497597754b7d0 2,174 1.00/1.00 vMB 14
809,633 809,633 0000000000000000000382fbea844ecce680ad11ca4c79685bad8debcf6ec932 3,510 1.00/1.00 vMB 38
809,632 809,632 00000000000000000000b9fe8f4b7c880165031216703f1e785ddc1be60604eb 1,387 1.00/1.00 vMB 14
809,631 809,631 000000000000000000027ee5471c07dcd573a7784ac5dd57f638204a8e7fc4d4 2,790 1.00/1.00 vMB 30
809,630 809,630 00000000000000000000d52438a6c8b2c640d10aad2545feb9c17570a44868cb 1,061 1.00/1.00 vMB 11
809,629 809,629 0000000000000000000418ffa71f52b76ee60a55c0d90a6c2641b86983646f89 947 1.00/1.00 vMB 12
809,628 809,628 00000000000000000003dd54d2ef62ec43198091739a2d28910f5bda4075f2c6 2,772 1.00/1.00 vMB 26
809,627 809,627 000000000000000000014baf61f0111db02e636668f6389773bda17c62988f38 1,855 1.00/1.00 vMB 21
809,626 809,626 00000000000000000003c7a94f48966085f6b3fc59e010695fd4b28953b67228 3,229 1.00/1.00 vMB 34
809,625 809,625 000000000000000000049ecd810ebf8ad9584ea76349dc6a54c3da69e5670921 1,015 1.00/1.00 vMB 26
809,624 809,624 000000000000000000049a18602f32520493235d9ae0afff206862940510ceec 1,225 1.00/1.00 vMB 20
809,623 809,623 00000000000000000003c833c920b9acfaffc2c9d5136ec68bc848f580c2d0b8 2,070 1.00/1.00 vMB 20
809,622 809,622 000000000000000000005b1f1d2bedd6f0d6cac4974785ffa2bec9e6e26971e4 2,672 1.00/1.00 vMB 25
809,621 809,621 0000000000000000000491b698eb637c9727776e89c2b31c7316965147931a8e 3,342 1.00/1.00 vMB 32
809,620 809,620 00000000000000000002f274364f26f8cf683e7167a5064a737204e11103ff0e 3,374 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.72 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: 703.33 GB
    • Received: 16.64 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.