Loading Tool

Explorer IconExplorer

Memory Pool

81,056 transactions
29.83 vMB
0.15056499 BTC
Random Selection Loading Transactions
Max Size: 179.82/200 MB

Candidate Block

Mining Attempt e7177e516a8bc909c0430c799381846cd47255fff373cc947076849f48c4739e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root fc83316598381509420ffba7c95c51547b031c1b5453cb6aa31cdde26b2d7bb5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,410
Size: 1.00 vMB
Total Fees: 0.05705106 BTC
Feerates: 1,002.91 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (640,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,017 275,017 0000000000000002ac7de8fb07e52cb5cfe03f9c095f80f1f7e4f324802b5fd8 596 0.25/1.00 vMB 49
275,016 275,016 0000000000000003fe1992a2bedb8009ac920cae117242f3b6e45e5033d311b3 166 0.15/1.00 vMB 15
275,015 275,015 0000000000000002f271fd2a6eda64489fe38f5194e1a2f9a948871b63829323 366 0.23/1.00 vMB 23
275,014 275,014 0000000000000004855a0948fd584df084d35bf72dd518a06dc77f74cfea0110 492 0.40/1.00 vMB 31
275,013 275,013 0000000000000002f1850b7a521c0b4fd9fa132610f6df1457e5d044dc5322e6 323 0.18/1.00 vMB 39
275,012 275,012 0000000000000000934b65312af9046ec33ed5a2381a5c1693516425f28fe6de 84 0.07/1.00 vMB 29
275,011 275,011 000000000000000364384d9cdbe3be3b2713c639c510b592c740c36a616f4962 405 0.23/1.00 vMB 59
275,010 275,010 000000000000000376eb8d0a82815e1575d5ac09b8dee7590f374a0c38430c67 195 0.35/1.00 vMB 14
275,009 275,009 00000000000000047c98e37b0f900491f046052baaf24e3996bfda1b48aa7a54 253 0.15/1.00 vMB 24
275,008 275,008 00000000000000042c3d43382f44dc1afb39ef60070d47ccda2fadcc219f4446 14 0.05/1.00 vMB 4
275,007 275,007 00000000000000017d90ca5b54adcd318bbe9fbba38cee4f1ae7d86f5d4ebb91 469 0.25/1.00 vMB 36
275,006 275,006 000000000000000065c65ae06c26eddfde446ad01d5cabc7c03735586e154d97 332 0.24/1.00 vMB 26
275,005 275,005 00000000000000026a15e29ef0a31953159242bc15374ce1dfbc884b02abc8d8 326 0.35/1.00 vMB 23
275,004 275,004 0000000000000003877236b511d801ba8763445fbe46fae3475021cbaf85460d 32 0.03/1.00 vMB 40
275,003 275,003 0000000000000002c5de0a5e092593a3398904e1d5288fed64bd2f88b0306a0b 182 0.15/1.00 vMB 21
275,002 275,002 0000000000000002207ef86588642267cfc46567b581504804ad0820b6886b05 350 0.18/1.00 vMB 35
275,001 275,001 00000000000000033faea7c96ad1772c60a5c3e44130e3e98e64542909359e3b 595 0.29/1.00 vMB 47
275,000 275,000 00000000000000044750d80a0d3f3e307e54e8802397ae840d91adc28068f5bc 8 0.05/1.00 vMB 1
274,999 274,999 0000000000000003c614f669caa7dd60bcf0490577aabf3481d131149c72b1fa 350 0.23/1.00 vMB 30
274,998 274,998 000000000000000008c42aa08f7e8ee443f8dbfba2263ee9952f73e360ac939a 5 0.00/1.00 vMB 109
274,997 274,997 00000000000000044da216bf2a50dc0a64ced93db64a3faad6d1e733572fb36a 23 0.03/1.00 vMB 29
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.47 GB
    • Received: 17.54 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.