Loading Tool

Explorer IconExplorer

Memory Pool

77,975 transactions
29.19 vMB
0.07590166 BTC
Random Selection Loading Transactions
Max Size: 178.88/200 MB

Candidate Block

Mining Attempt f04ae4b3a6ecc70a01f9b260875225471d95c90ed0ecf05650499436751cf22d
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root b76a0bd9ca093ba8bf68c44173dec866efaf844fb32034a93a091ee57e4d50a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,747
Size: 1.00 vMB
Total Fees: 0.01209515 BTC
Feerates: 301.25 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (542,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,821 372,821 00000000000000000dbcadb87a4f483f688f6d31d27b236b5dfbb36b5b15cac0 401 0.24/1.00 vMB 25
372,820 372,820 0000000000000000130d42c99dfac5db2bb181231d4f8c6f784315a516988695 1,792 0.93/1.00 vMB 41
372,819 372,819 00000000000000000056983389f63fd12556197f29bb199d8e6b8e2299a11176 1 0.00/1.00 vMB 0
372,818 372,818 000000000000000001c4adba8a87fedd1bb06de8c3e071279735c02caab3b315 541 0.25/1.00 vMB 36
372,817 372,817 00000000000000000d01d017af935712af9cd030628df2eadce9fce0900fd695 678 0.33/1.00 vMB 37
372,816 372,816 00000000000000000564c9d78656a3d5bcade8034b3df14fce0ad172612b994e 961 0.57/1.00 vMB 42
372,815 372,815 00000000000000000c3c8d10a499e65c0f7d138900a9e7c45709ece926d63412 555 0.37/1.00 vMB 42
372,814 372,814 000000000000000010faa4a02cf819220d84b93d4a47a645f1898dbea7a3a31f 2 0.00/1.00 vMB 0
372,813 372,813 0000000000000000103966779151388ab10b56633b4455b318de81c5f572b0da 185 0.17/1.00 vMB 23
372,812 372,812 00000000000000000d8970b4ed51a7596ea49fc51c748c2f6170b21044dee63d 321 0.16/1.00 vMB 39
372,811 372,811 0000000000000000019589e83a53be165727f910a353c05ca9b80cad30814c00 410 0.25/1.00 vMB 30
372,810 372,810 000000000000000004711428f1343a9668c357a791f0314e0c777bd26ce6bb97 1,200 0.62/1.00 vMB 46
372,809 372,809 00000000000000000c129ca98ed735c26dd6704fb828f5191d1e96d888b245b3 799 0.59/1.00 vMB 30
372,808 372,808 00000000000000000f700ec3cc4d28e75d655afafafe7250024214668fd3ef79 600 0.29/1.00 vMB 38
372,807 372,807 000000000000000001d2fec0eb2960e032862fecab426ce34a838f3f44e9c694 214 0.25/1.00 vMB 2
372,806 372,806 000000000000000005895e450543a1ea81be33a0357a458cc19dd01de680a2df 136 0.06/1.00 vMB 41
372,805 372,805 00000000000000000ef07ad48bbf5afd6a2a21fbaab7a54efc34044d7a53f33d 545 0.33/1.00 vMB 37
372,804 372,804 000000000000000009ceb64ff4839eeadb60c42d6f6be1d3ff442223d47f5f9b 1,021 0.43/1.00 vMB 43
372,803 372,803 0000000000000000041ccf2ef9ded5debf0a8f261143207ba03d91a048e790b3 111 0.09/1.00 vMB 24
372,802 372,802 00000000000000000b64f9f8665684ed18f48cb6f49e62eacf4d68340d1483bb 885 0.56/1.00 vMB 27
372,801 372,801 000000000000000002884162e569f114a72b53d94dcd81e0025aeedb955c304d 2,498 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.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.