Loading Tool

Explorer IconExplorer

Memory Pool

49,855 transactions
29.74 vMB
0.10939884 BTC
Random Selection Loading Transactions
Max Size: 158.64/200 MB

Candidate Block

Mining Attempt ec9f93db8b787950381a75f28330b0146e67b65a8cf5eac0c324a18a412fe736
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root c38b39ef786d265c1457e509dd61283025e99ac153ff59d7e2e1050fcc930432
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.04725852 BTC
Feerates: 301.60 > 4.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (610,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,797 304,797 00000000000000005619ec9f615488c5abd261d9a4c7732c0d5c8b60e5d7ab68 707 0.35/1.00 vMB 35
304,796 304,796 00000000000000003c9d828a832794779b2bab673162b84a81dfddc952d568d2 196 0.15/1.00 vMB 25
304,795 304,795 00000000000000000c72bbd01abdd6f9733666f7504a2e1ece0e0b1edb536722 296 0.15/1.00 vMB 34
304,794 304,794 0000000000000000318868b25d76b31ee9429b4b81d2526b2c9badb4f6088342 199 0.09/1.00 vMB 37
304,793 304,793 00000000000000005d3f03a63445aa0d26e80803fb4af35557999d88bf0f4433 150 0.06/1.00 vMB 36
304,792 304,792 000000000000000036753580464205659db548019066c1af646375cd0b96d2c8 176 0.09/1.00 vMB 31
304,791 304,791 00000000000000003a76ad9fd0a43261a2c4ae032f2682d7b1162ee02ad955f3 73 0.04/1.00 vMB 19
304,790 304,790 000000000000000049e902e00b58beab44896a596eed4beb7597c5c0ab2f510a 85 0.04/1.00 vMB 31
304,789 304,789 00000000000000003e96e8cee3d4cdc00ed0e620ed603107a9bb1b39f43676c8 236 0.16/1.00 vMB 28
304,788 304,788 000000000000000015861c17f2430a9851033559b27fb82162bb71a732ff4a79 151 0.09/1.00 vMB 26
304,787 304,787 000000000000000033d67c3570c9d64019429cfe8f627606342e8bb693fafbb3 67 0.04/1.00 vMB 18
304,786 304,786 00000000000000001198983db9048cb76e216377176962c2b5a4d434236d25ba 104 0.08/1.00 vMB 23
304,785 304,785 00000000000000004d8ff88465cc430d39f5704add18f45cd955041998971eb3 253 0.17/1.00 vMB 28
304,784 304,784 000000000000000005d3385ac582e4a18a9ca0d4a23d3fee363d8bbf61918654 190 0.15/1.00 vMB 27
304,783 304,783 000000000000000010daf750f00fe7ca351de59849854f1032fd3be043c043dd 504 0.36/1.00 vMB 28
304,782 304,782 00000000000000003982be6117b7444a87741a8887559c763ae93167c5a7ea7d 485 0.34/1.00 vMB 26
304,781 304,781 00000000000000001b05523ca004a9db0481025c4078930a3e06619d19ec756c 44 0.02/1.00 vMB 36
304,780 304,780 000000000000000003e67536960657e07d68336f0bf23c46296560a1e467029d 126 0.06/1.00 vMB 47
304,779 304,779 00000000000000002c19c8ed1df3c9aab89c6985847653a5deaa5924f158205f 199 0.10/1.00 vMB 25
304,778 304,778 00000000000000000a20453cce007a5b5758fd282c48b7d1d78c11a654f01229 110 0.07/1.00 vMB 26
304,777 304,777 0000000000000000152f4a412822268e887fdd2b9dd75df42ebde8909777633e 176 0.09/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.