Loading Tool

Explorer IconExplorer

Memory Pool

43,079 transactions
29.07 vMB
0.09110845 BTC
Random Selection Loading Transactions
Max Size: 148.72/200 MB

Candidate Block

Mining Attempt 916e911b8add04c2b983ea685da6275f714282c7c4916448d02e2a07043a925a
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 62908e7c4bfbcc59de1c72c193e8b8cbfc1b7a72e154253846668afa7574814c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.03273531 BTC
Feerates: 88.27 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (735,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,016 179,016 0000000000000214e97e357ce2b63bcba30cff2386831b2724fb69e1a310c404 28 0.01/1.00 vMB 217
179,015 179,015 000000000000057b56aaa6791b448517ea28a7e9b15d668f16c47554d3bae955 26 0.02/1.00 vMB 96
179,014 179,014 000000000000079dcdf3fca771c6ccbe1691169466a54db22a4f2b7a231e19d6 62 0.03/1.00 vMB 3
179,013 179,013 00000000000004a480289db9e096f56347602447b244ad16c6d80732abbffc5e 76 0.03/1.00 vMB 121
179,012 179,012 00000000000005836435039c89dc6ccd21797d2733086a667ecc5ad8ed8b9340 1 0.00/1.00 vMB 0
179,011 179,011 000000000000005333d511e78ec825642aa761a034828665ec7dab352fa3029c 17 0.00/1.00 vMB 63
179,010 179,010 00000000000001758e3fa9dd52f47fdee7bcd6755281ccad4b18d9ff310f6c14 110 0.07/1.00 vMB 93
179,009 179,009 00000000000001d892e1e2b9219ed1f88b91a40e06aeb7d02dca2d1217042e7e 14 0.00/1.00 vMB 61
179,008 179,008 00000000000001b1173b395d3a56c20ff992045f76dbb00deabf3a906b573017 55 0.02/1.00 vMB 273
179,007 179,007 000000000000022846e210c8dcf34afef28db20f4af52f32c1e2e26e50be076a 53 0.02/1.00 vMB 3
179,006 179,006 00000000000006e201a9febc18a74f06584f4a0f17887e1a434fedbe2a144a39 28 0.01/1.00 vMB 121
179,005 179,005 0000000000000245034cee51e94c5aa9e969996a3a7d7ae6032f7dee6a2dc621 71 0.02/1.00 vMB 4
179,004 179,004 0000000000000310df79394f7ad83409a325ccd616dffd13fef2f5fcddb8d85c 21 0.01/1.00 vMB 72
179,003 179,003 00000000000001fee260a2cd4f8d2ff73508662a717f54e173df38132be53fd0 47 0.03/1.00 vMB 108
179,002 179,002 000000000000040c53c713b3ee744dda07d901f0bb025859db61bfe1d0e0099a 91 0.05/1.00 vMB 99
179,001 179,001 00000000000003c70c6bdf9f924e264f4cb737d0dd34ae27fa493834f59dfe34 13 0.00/1.00 vMB 16
179,000 179,000 00000000000008dddc8b99d4bf1d3977e4ea15fa9900454148637f0d3ea8e410 74 0.02/1.00 vMB 72
178,999 178,999 00000000000005eda7b6e12122b3a1b16589352d91343b91ab970faebe886342 128 0.07/1.00 vMB 231
178,998 178,998 000000000000091a63bea88824b3b8b4d80812526718e92ef7111595b6d8ed3e 10 0.00/1.00 vMB 35
178,997 178,997 000000000000072a60d40d18434154194dc8ca4bce5b8c0ced8759ebb9ee9c4e 54 0.03/1.00 vMB 107
178,996 178,996 00000000000004c9764ecc02f8394083e7be2c646701f6810e8b1f3cc7643669 13 0.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 781.73 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: 630.34 GB
    • Received: 12.02 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.