Loading Tool

Explorer IconExplorer

Memory Pool

43,343 transactions
26.48 vMB
0.05780699 BTC
Random Selection Loading Transactions
Max Size: 139.52/200 MB

Candidate Block

Mining Attempt 8812984a34ed1437c14f667c589f41b38c8d9e3399e60c53875f2a5ef07a706c
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 6a80964e01daf8633c56154c27e77a54af527275bff9f1ab102c325841e0077d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,788
Size: 1.00 vMB
Total Fees: 0.00925200 BTC
Feerates: 73.20 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (71,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,184 843,184 00000000000000000000478018745c097f80df20490743fe46ed8d74b123e4f4 6,033 1.00/1.00 vMB 14
843,183 843,183 000000000000000000018b6edfa3835fda1c93260cb11152eac4d5259c36bde6 1 0.00/1.00 vMB 0
843,182 843,182 00000000000000000002e797d8ef14bea3bc4ea86aa6b92899cfc209f245e876 6,181 1.00/1.00 vMB 12
843,181 843,181 00000000000000000000262c3f7d4337c3a5aea89b6dae7f1d024e8fcab48274 5,681 1.00/1.00 vMB 13
843,180 843,180 000000000000000000029fa1edd9aa814bbaa5448373cf52cbae569d13527ede 4,999 1.00/1.00 vMB 16
843,179 843,179 0000000000000000000094dd19df2ff492fd2918ad52978580f59244f96f5341 4,957 1.00/1.00 vMB 14
843,178 843,178 00000000000000000002a44989d03fbfb7915ca77a0d8d6ff3c73c79cc8f7da5 2,394 1.00/1.00 vMB 19
843,177 843,177 000000000000000000033ebca3b1c2b7434926f59b2ec38d4c492cf3cea341fb 6,776 1.00/1.00 vMB 12
843,176 843,176 0000000000000000000014068e1574b04c76c7d8af2a93640e5b6593ef3c5a22 7,328 1.00/1.00 vMB 11
843,175 843,175 00000000000000000000516a43cadb0c493d33a5763c7991e8925f610e5b5fd8 4,532 1.00/1.00 vMB 17
843,174 843,174 00000000000000000001c5a2cfa33fba1e49da5a35413161da6b7b19e250cb56 4,115 1.00/1.00 vMB 17
843,173 843,173 00000000000000000002a6ba28fa073945b6dc9d8d749a5124116c173e4b5cc5 2,717 1.00/1.00 vMB 17
843,172 843,172 000000000000000000019c13881558482c853f03fdda0e60d7791c663b8e2cce 3,252 1.00/1.00 vMB 28
843,171 843,171 000000000000000000002b02b9060b825e7a5794dbed483a2678119e2ebd0eba 2,791 1.00/1.00 vMB 13
843,170 843,170 00000000000000000002ec196078550982cbf6bb68593bf968d867850b625ce1 2,621 1.00/1.00 vMB 19
843,169 843,169 000000000000000000020f08837efcbcfb9eeb74953df945c767bc949c822286 2,580 1.00/1.00 vMB 19
843,168 843,168 000000000000000000007b462cb7d90232db7bca859ae735ad2fe6d20fb4faa1 3,175 1.00/1.00 vMB 19
843,167 843,167 00000000000000000001c934cd282da40e274982d793c6767a018bdef58aa1a5 6,623 1.00/1.00 vMB 24
843,166 843,166 0000000000000000000185df44ffd1011e91b89046f890e40e13ee60436945f2 6,520 1.00/1.00 vMB 21
843,165 843,165 00000000000000000001c9e15766d6be99c5565acb589e971010228663b612ca 4,622 1.00/1.00 vMB 23
843,164 843,164 000000000000000000003d3f498e76ee7b6190f6e0374fd09aec5ee07a764481 3,621 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.01 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: 649.34 GB
    • Received: 13.16 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.