Loading Tool

Explorer IconExplorer

Memory Pool

27,353 transactions
33.18 vMB
0.04859527 BTC
Random Selection Loading Transactions
Max Size: 176.48/200 MB

Candidate Block

Mining Attempt 1ce66e48a58c62db8a6bdb642d57d1ea6dcb0e13bb2b688230ed46320626aafd
Version 20000000
Previous Block 0000000000000000000068e3424fc1dfa99263061c40fd76e552e4295ca1aa6a
Merkle Root eea372b949ea38a124de9b5c5ef885ee5f0f7ad734428496db136e98bdeaaae1
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,772
Size: 1.00 vMB
Total Fees: 0.01064496 BTC
Feerates: 100.53 > 1.07 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,151 (806,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,884 133,884 00000000000003bc639f3a98f337d105706583c0dc383ef75bc508240c6ae91c 21 0.01/1.00 vMB 1,898
133,883 133,883 000000000000018aa5269eb05b667f5361df49f3d086c598ca8993dc98fc0152 225 0.07/1.00 vMB 208
133,882 133,882 00000000000007614de5ae444cbb5fbd8330b310940735401dff28396f9ed981 118 0.05/1.00 vMB 706
133,881 133,881 0000000000000b2e49fded45a07051f139e826dfd02f2ce2911ac37c32234af2 3 0.00/1.00 vMB 0
133,880 133,880 00000000000008646183c6481f801a6cea582889416c29519efabb6d103711e4 13 0.00/1.00 vMB 322
133,879 133,879 00000000000004fa87d25e377274ef311a76c4d82cbf62d41b5226525657d6ac 37 0.01/1.00 vMB 147
133,878 133,878 000000000000088601f47ff385e15fb619d8f179c0d031d3a745cc9cc461c2a1 11 0.00/1.00 vMB 1,314
133,877 133,877 00000000000009e26940e7e495631e51b5a0658157f38d7f173d280b7b622e56 13 0.01/1.00 vMB 740
133,876 133,876 0000000000000b88e467fd0582f70d114b5f0b6fedb5c26eca915abfb8385328 44 0.02/1.00 vMB 915
133,875 133,875 000000000000017f7aef1543b2dc482785bb45cf02d6a7797eecd2aaa11ef811 47 0.02/1.00 vMB 623
133,874 133,874 00000000000000643d626ce8d64b605cb74d92ea36e42a3255852ea23d28d59e 10 0.00/1.00 vMB 2
133,873 133,873 000000000000001de1c020007f137ecdafc89c9dbea675658e45b376f470b019 39 0.02/1.00 vMB 451
133,872 133,872 0000000000000aa13994057d27137d9f67a1ee8289b46bcff861b5d02984fd01 4 0.00/1.00 vMB 408
133,871 133,871 0000000000000b47c0d7858e2443c42c2908d3db395a793a2dd7ac4afff38b10 34 0.01/1.00 vMB 548
133,870 133,870 00000000000002b702a5ee9ffe5b20a3ae2745d1daeb551279be3765c8ead8b0 52 0.02/1.00 vMB 591
133,869 133,869 0000000000000722b276a170483198ed962fb996bde4a9b27267a3587d71b909 8 0.00/1.00 vMB 432
133,868 133,868 0000000000000029321b019c50c90017be0bd67d25e9449c594063422611e283 83 0.03/1.00 vMB 291
133,867 133,867 00000000000007c8c0b9f0c152b59738c856e45c1208e62d2b054746e21c7900 14 0.00/1.00 vMB 900
133,866 133,866 00000000000007d9dda1fd8790223fa77d6a5e3013ec7443dd63b74e7d4f9489 24 0.01/1.00 vMB 670
133,865 133,865 000000000000086b9afcd82940e7a85b526cb7f4652ab2c1e867cf061c016450 1 0.00/1.00 vMB 0
133,864 133,864 000000000000042270fd01ed3db26126499b693b08be32d5b1c1e504b58dc074 123 0.04/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 826.99 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: 4,439.21 GB
    • Received: 240.74 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.