Loading Tool

Explorer IconExplorer

Memory Pool

26,762 transactions
6.45 vMB
0.05494437 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.95/200 MB

Candidate Block

Mining Attempt 51f2ea2496a20a927dcf4beaafe3d73ea2ac20e49d6121b9ebb67be4082d185b
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 009b91e287016a17dfe6afa4cf8fc69643559f77d2cd6c08c6921a4e9e20bd23
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,863
Size: 1.00 vMB
Total Fees: 0.03790293 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (765,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,020 148,020 00000000000008a3688c75cdf1f28842406881dd33bff95dba20f9e2148b107e 19 0.01 vMB 60
148,019 148,019 0000000000000520738c2f9ef4be4c0fec351edc8acc81da13a12aba3228c2e0 22 0.01 vMB 126
148,018 148,018 000000000000093c0e0ba833ff0d243394db7d135589053bad27a9febf81f8a2 6 0.01 vMB 0
148,017 148,017 000000000000041c6fb8eb9ccfba05640332f0a9e50549f98154a01e189e1266 15 0.01 vMB 146
148,016 148,016 0000000000000414e84587807a73922c67aecb223e8c16d98cab7b85e5159026 86 0.03 vMB 56
148,015 148,015 00000000000003b4d61a421484bfd7d00df5f3358cd68e381d9b7710e4a5f815 4 0.01 vMB 933
148,014 148,014 00000000000008cf105996fbdfd9cdf1e63514c2471e608ab622faf094e6fad6 18 0.02 vMB 428
148,013 148,013 00000000000002ddb64c9e4347fd0ece7c8d7255d08022575f381827ac102c88 5 0.00 vMB 47
148,012 148,012 00000000000000d17cf83e5b190b482767a5f228408ed5baf83c9e3e63985c49 3 0.00 vMB 0
148,011 148,011 000000000000044d89afa0256e8a773934abe702c88108c02d57684e05e31921 53 0.02 vMB 263
148,010 148,010 000000000000058470f73e15ca1f21be811e81a3ad3016c939f9dbb2dd498fb1 104 0.05 vMB 398
148,009 148,009 00000000000003bcf033a872c6d87c5e0e24e339a237abf94e182881f19bba9a 11 0.01 vMB 210
148,008 148,008 00000000000004e44af7c45a541d2b518bcf9429b014794e0f375bc57afb03ea 53 0.02 vMB 19
148,007 148,007 00000000000000ec703c743086405762810be51ad409cfdb6d705c90ebed0bd8 19 0.01 vMB 431
148,006 148,006 00000000000006cb520fa829a3e27fb067c419b4e9c406aa1565d08601747e19 23 0.01 vMB 333
148,005 148,005 00000000000005d10601a1b11379292f9751fe53e9ee0d162a0374dd8a53ba9f 9 0.00 vMB 20
148,004 148,004 000000000000054eb79f79969c58db0e8ba892c20f38f14677bae15969fa82f8 15 0.00 vMB 62
148,003 148,003 000000000000075c9cb6f717f29d2fd4e9eaf17bf8dce079d23b1d396e6e8f36 40 0.02 vMB 433
148,002 148,002 0000000000000548b73fee9ceca2275855a6589ca62b806c9afc5334d3e4b0a2 26 0.01 vMB 382
148,001 148,001 00000000000006994cfacc4d85ed1c84921eff8673e4463ed71a1df22ec6c662 31 0.02 vMB 179
148,000 148,000 00000000000008be94b219a94752bde6a6a1c5b9d72abf2aaab53df7d93c5fa6 78 0.04 vMB 66
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.84 GB
    • Received: 0.55 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.