Loading Tool

Explorer IconExplorer

Memory Pool

78,442 transactions
28.82 vMB
0.10830690 BTC
Random Selection Loading Transactions
Max Size: 175.02/200 MB

Candidate Block

Mining Attempt f370324f7a607a72788948b3b1753cee60eaa6bfad315ec50b12cbab6ac27a62
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root de629fa50e02e5483a76d2c21dfde34c46e91d6afaf1b287a0a58d25e5c1b255
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,094
Size: 1.00 vMB
Total Fees: 0.03830237 BTC
Feerates: 602.26 > 3.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (490,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,803 424,803 000000000000000000a8eb4b6f9a8ce7ce29823c317bc32c47846da22b96bdb6 1,552 0.92/1.00 vMB 49
424,802 424,802 000000000000000002259706482930b8ef990988a98b6cfb9ac5a49d9ac513a0 2,051 1.00/1.00 vMB 45
424,801 424,801 000000000000000002ccf65456a4938474580227b9267d2680b2be3f090ab4fb 2,323 1.00/1.00 vMB 66
424,800 424,800 000000000000000000d73778af038a782cd9ae679421007da3ed2a432424aa7e 2,864 1.00/1.00 vMB 98
424,799 424,799 00000000000000000141fbb3ae64c0a31b98849eb92d7d2e183fe26899517a47 1,207 0.71/1.00 vMB 46
424,798 424,798 0000000000000000010732909fecb8fc735c99420a123593842b565f88155c2f 2,577 1.00/1.00 vMB 72
424,797 424,797 00000000000000000441d658b71d16750cb07b82839ae4b2ac9443d8fbf04b9e 1,442 0.99/1.00 vMB 43
424,796 424,796 0000000000000000027ccd8a632918951e576bd757e161d874d45abb4077d0d9 536 0.44/1.00 vMB 30
424,795 424,795 000000000000000001cf95521c41242c9fed0a54af2ed6147f305a9eb27c1bc6 1,370 1.00/1.00 vMB 44
424,794 424,794 000000000000000001dd83980f8d7372ee45886df02b8330c4d22bb5b05ac64e 1,816 1.00/1.00 vMB 42
424,793 424,793 000000000000000004b26ce0061943608cd5b92eb78d11f6bc9b03e048645fe3 2,701 1.00/1.00 vMB 59
424,792 424,792 000000000000000004c77037c5fc127db1539428d03c80959884f7099bb5d327 3,038 1.00/1.00 vMB 107
424,791 424,791 0000000000000000051060b87d6e205afbe251011419bc2f3e8b261faec267ee 470 0.37/1.00 vMB 28
424,790 424,790 000000000000000004a27391dc7be7d0051df11efaa1571b00c1ffb063301367 2,021 1.00/1.00 vMB 60
424,789 424,789 00000000000000000221ce6f622dc5451763970aee80e66fd36e47a1f890160a 1,878 1.00/1.00 vMB 48
424,788 424,788 00000000000000000485a1210439545150efa9f429ff85d072aaca744cc36210 3,162 1.00/1.00 vMB 91
424,787 424,787 000000000000000001c82076e1d8d636fe706ef06c4e77c2ba7d8669d5d79cbc 1,196 0.68/1.00 vMB 48
424,786 424,786 000000000000000001b53863da50bcd6ea994951e9e43c0581fa67a1b1a9323b 2,340 0.99/1.00 vMB 65
424,785 424,785 000000000000000002b480be703da2ad59a55c53052aecf8b6f6f35e640cc60d 890 0.64/1.00 vMB 45
424,784 424,784 000000000000000002fb51f28a8747636cc7cc2e01a589eb18a13f9a201962e0 390 0.28/1.00 vMB 31
424,783 424,783 0000000000000000053f8bae4b7cb948f15c1a04eac42a1613b238410dc5559b 2,356 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.53 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.