Loading Tool

Explorer IconExplorer

Memory Pool

81,696 transactions
30.11 vMB
0.07876364 BTC
Random Selection Loading Transactions
Max Size: 184.77/200 MB

Candidate Block

Mining Attempt b0c0dc4e232bf0a3d91e64f7e23c328503dc0dfab388d4e150c566a77846816b
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root a9ddd7c7224569d4dd0d4e41a684724e1d622612a1177e108831631d5044441b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,012
Size: 1.00 vMB
Total Fees: 0.01192025 BTC
Feerates: 60.16 > 1.19 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (619,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,077 296,077 00000000000000000f2e26bfadfa282f71c446166ee2a4bd477c52220f0bbef7 678 0.50/1.00 vMB 49
296,076 296,076 0000000000000000920b0494d14341224438c572e00439074d0ac2b15e8a4807 150 0.25/1.00 vMB 56
296,075 296,075 000000000000000085fcfdcf4f928d7f7341ee533e9b60903f3012c35d53d9f0 227 0.35/1.00 vMB 61
296,074 296,074 00000000000000002357facc15391dc4d67070ddd6c3a804112167f14faf2a0f 111 0.09/1.00 vMB 19
296,073 296,073 0000000000000000b09b90cf17615e95916d7556345e964f86f59e6251c8c034 319 0.26/1.00 vMB 23
296,072 296,072 0000000000000000479b4d275f25fa0a7136455778fcb6b7c4899156764b291d 156 0.14/1.00 vMB 17
296,071 296,071 000000000000000084a608a680fcf99d3b78d8ff51fbdd53089b3f6cbdab9a71 512 0.74/1.00 vMB 15
296,070 296,070 000000000000000011ad5a92c3fd99f75b99c6c7f19455320e3d1227024adfa4 558 0.42/1.00 vMB 27
296,069 296,069 000000000000000052c3a5d4c1835332660b18745919eceaa17d4a99eba133c9 26 0.01/1.00 vMB 48
296,068 296,068 000000000000000024db60716d1f15ca5c1c4ff028ccef7f20c1e0bc89663897 362 0.19/1.00 vMB 30
296,067 296,067 0000000000000000187433762ce13c1e56b388345210bf960bab1fdf65c91ccc 719 0.90/1.00 vMB 16
296,066 296,066 000000000000000062713af3f9bcf1f56583e8d7f018f39e024afb35f9d2caf9 695 0.25/1.00 vMB 45
296,065 296,065 00000000000000008fff827528150175796581e43acf211c30eec1b1e642d50b 525 0.35/1.00 vMB 61
296,064 296,064 0000000000000000694c95e6a97ca5c1358268f00107e1b429e382be27e855b7 164 0.75/1.00 vMB 48
296,063 296,063 0000000000000000524d27f5924b6fe38a9df1eca60a0aa8a92ec2c78a068164 207 0.35/1.00 vMB 54
296,062 296,062 000000000000000054ba67ce9cb83ddedaef8ff9bf2313f63e71b4176f3dddfa 125 0.17/1.00 vMB 17
296,061 296,061 0000000000000000a0e6318287bbc4bd1c3862271160e3ac9c4d6eb171df6e0f 527 0.35/1.00 vMB 30
296,060 296,060 0000000000000000225d94fa9b5de0975b2237e0d2f2d8fef2c3c5e460863532 789 0.35/1.00 vMB 37
296,059 296,059 00000000000000001b0b0847479cdf31653ce3afbbaeceb982680455813a2527 1,007 0.35/1.00 vMB 63
296,058 296,058 00000000000000003147ade7554dbdd2c50c2ddf66be7a9281038eb9e5868fde 38 0.05/1.00 vMB 8
296,057 296,057 00000000000000000b583b18253777c9de41d788fadbfa2c9b9323d4e82239d4 257 0.19/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.68 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.