Loading Tool

Explorer IconExplorer

Memory Pool

42,665 transactions
26.56 vMB
0.05698178 BTC
Random Selection Loading Transactions
Max Size: 139.07/200 MB

Candidate Block

Mining Attempt 728506e788892f1a03c1ee079cdafbf5734a7409fd52f75ddac987cc167b42e9
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 401cb2195807dd9d32c135b7a5a8f7f6701b602c95982fa4fa620a443c8753db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,442
Size: 1.00 vMB
Total Fees: 0.00803013 BTC
Feerates: 265.25 > 0.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (603,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,704 311,704 000000000000000023c998b4481b127dd62ebc56164ff3e3962fbc10a1d92876 421 0.35/1.00 vMB 22
311,703 311,703 00000000000000003c0c56ef6e67dbb501936c719d93fbdde06f8cf1a5de81d7 109 0.09/1.00 vMB 32
311,702 311,702 00000000000000000ab97ba9d013f7a1bdeb8d80e3204f874bdaec9ca9a52d01 233 0.29/1.00 vMB 26
311,701 311,701 000000000000000023e5de5ab2e6a627b35ec76bff1bd41a44b85c85b67e4d12 260 0.21/1.00 vMB 22
311,700 311,700 000000000000000038730cd937f594452e96b97a496afc03a84fc90a18119113 604 0.55/1.00 vMB 21
311,699 311,699 000000000000000027a68e70c9c02985173c56e8c8ce210c02eb975530d77f0d 91 0.20/1.00 vMB 13
311,698 311,698 000000000000000022aeedbb76913a3666d997897c23efc8e92fe38ec79728a7 248 0.35/1.00 vMB 17
311,697 311,697 000000000000000017de2992c0de3e98d711253582fa7ee626645e395e4fd0e5 717 0.75/1.00 vMB 18
311,696 311,696 000000000000000023044548ce4992f7a7e3403e08461cc941462231fe565909 512 0.16/1.00 vMB 55
311,695 311,695 000000000000000013c83d4d7191e74e4f70346d9098195460edb9a569fdba53 1,069 0.90/1.00 vMB 21
311,694 311,694 0000000000000000392eb0ef26c139c97343e3eac3d8b52fa7276cc8e501ccd9 925 0.70/1.00 vMB 24
311,693 311,693 000000000000000005340c1cf5fd9f4165283e8db8cfddf29919cadf9a140454 82 0.04/1.00 vMB 19
311,692 311,692 0000000000000000026075be3763c8acbfde045b6ded2632a212ffda3a4e00fc 80 0.04/1.00 vMB 32
311,691 311,691 00000000000000001f7970671c18c752b4e6230ac941d9cd0688a26130ae9390 567 0.36/1.00 vMB 26
311,690 311,690 00000000000000003627dc287047d54870842ecfb29f3c9ea61f30187edd032a 525 0.29/1.00 vMB 26
311,689 311,689 000000000000000036cef4468f222d514d738fe536d3a258fa83f6c8b4d4edb7 241 0.15/1.00 vMB 30
311,688 311,688 000000000000000029bfbe04e075f24c066808b78da14b6f909588c3e74d116d 562 0.35/1.00 vMB 28
311,687 311,687 0000000000000000264223c9af12a36aa61126096644ed1283a9c832a573f48d 99 0.06/1.00 vMB 26
311,686 311,686 0000000000000000249ae23d24814dd0aac3fe6a1c5fa1b6692434f6b9d5a696 177 0.09/1.00 vMB 28
311,685 311,685 00000000000000000d71715af93cdf42749e54f3f3c1ab6a3f37847569e5a195 295 0.16/1.00 vMB 26
311,684 311,684 00000000000000001eaf4c71ec704d6fe5ae85cdc8b788e4f651d41a198b1508 30 0.02/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.19 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: 653.68 GB
    • Received: 14.01 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.