Loading Tool

Explorer IconExplorer

Memory Pool

44,501 transactions
27.24 vMB
0.07763471 BTC
Random Selection Loading Transactions
Max Size: 143.81/200 MB

Candidate Block

Mining Attempt 460a5900bbee78998386e9fa08bf70d6f61ed8e089ba904517ab6e81bb3e8121
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root b4da8ce9eb7cd1a2ad669f831fc7f9a8d236e2cf80be13e51c77db094d12aa65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,014
Size: 1.00 vMB
Total Fees: 0.02690065 BTC
Feerates: 200.83 > 2.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (271,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
643,080 643,080 00000000000000000006892f68be01ad6b94c68b7bba06c71775ca51fe775f38 2,947 1.00/1.00 vMB 121
643,079 643,079 0000000000000000000980dabb343fb40b7a9672687821fc38556f1b637287ae 2,765 1.00/1.00 vMB 162
643,078 643,078 000000000000000000013eb3a037259cdec2c046c557ed3240aeaedd6f495308 2,062 1.00/1.00 vMB 111
643,077 643,077 00000000000000000003bd34fde925be7a7f2b1e12fcb0cfb2155200f3890583 2,811 1.00/1.00 vMB 143
643,076 643,076 0000000000000000000420d8393d32222840dc18a3f38078e44f1accf8323a8b 2,917 1.00/1.00 vMB 116
643,075 643,075 00000000000000000002a6e7ed6703584b592fcd4724c78703afc4b744164171 3,017 1.00/1.00 vMB 167
643,074 643,074 0000000000000000000758d46747cdd83404b490ad2ccecc028521faa8ca289f 3,280 1.00/1.00 vMB 111
643,073 643,073 000000000000000000103e2f23f291db9c01dc508a1aa267cdac3a9ff1167c42 2,639 1.00/1.00 vMB 134
643,072 643,072 000000000000000000072730cb9987570145e4a2692305ef867fe419080b9dd5 3,190 1.00/1.00 vMB 158
643,071 643,071 00000000000000000005c4df18f2840d791063d3200b808b72fde3e12805c872 2,248 1.00/1.00 vMB 153
643,070 643,070 000000000000000000058db66ae80ef6612dc2ecdedd7c44d3f4f05d7ab812cf 2,573 1.00/1.00 vMB 162
643,069 643,069 0000000000000000000b26022dab48e36fc18dc1819a075742662173d1163c6a 1,631 1.00/1.00 vMB 149
643,068 643,068 000000000000000000003996d73d84d316e6acd3565e893f49ca6b2d2ea8cbb1 2,007 1.00/1.00 vMB 192
643,067 643,067 00000000000000000001eafe8ef44ceb18fa7b67d3c2c23bac8b6de5a9bed835 2,958 1.00/1.00 vMB 106
643,066 643,066 00000000000000000004b2bf62ce5521a011ec45faf1c4ea903c7a7358a887c9 3,025 1.00/1.00 vMB 146
643,065 643,065 000000000000000000041e4cbee60f996f82266b7d9561e4f8f5f7ce3897196b 2,773 1.00/1.00 vMB 104
643,064 643,064 00000000000000000008337b737b2aa5314ed01656943f6a385c40e94360f715 1,777 1.00/1.00 vMB 96
643,063 643,063 00000000000000000007bbae266180d3b4531621118a22e30849a1363aa02916 2,567 1.00/1.00 vMB 121
643,062 643,062 00000000000000000009d8dcc8872c9ac87008d5e4467b6f1e9d297cc261213c 2,699 1.00/1.00 vMB 78
643,061 643,061 00000000000000000002da9f65ab6f72314f03b4165b60a2f0d0001d90453bc1 2,328 1.00/1.00 vMB 116
643,060 643,060 00000000000000000000bac741fbf053db1e79ebe91d5fadfc13c091330ebfd6 2,648 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.03 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: 650.40 GB
    • Received: 13.27 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.