Loading Tool

Explorer IconExplorer

Memory Pool

79,749 transactions
30.20 vMB
0.10879087 BTC
Random Selection Loading Transactions
Max Size: 180.56/200 MB

Candidate Block

Mining Attempt bed1cb2d8cc093a7c2180fee2f3b44034145b380116eb8a977e9a24eabcaa375
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root aa0576cfae9326774af4d7f6f39d6709e187b48a5be2bb259804eed30890a1cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,805
Size: 1.00 vMB
Total Fees: 0.03772811 BTC
Feerates: 151.00 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (524,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,262 390,262 0000000000000000072e85d40244eb08b24c4b7d781023cb7610d1ca2c582062 963 1.00/1.00 vMB 28
390,261 390,261 0000000000000000011c87b3c938c85c403df09f7942160cff494b88ea9e959a 2 0.00/1.00 vMB 0
390,260 390,260 000000000000000002a3ad90047d1ff8c29dabd03495f8126ab0fb451fa25246 2,027 0.95/1.00 vMB 39
390,259 390,259 000000000000000001587ac519c44dbbf1b76d7a82da709162941943208126db 2,751 1.00/1.00 vMB 50
390,258 390,258 000000000000000001bd2b34270ed15342fbf0650db9687d61d2e6cbe0d5d42d 2,492 1.00/1.00 vMB 53
390,257 390,257 00000000000000000427d04d793b6dca515f6c0e371e9506cf4fc231e80fa3e6 2,451 0.95/1.00 vMB 45
390,256 390,256 000000000000000004fccc4069ed8061d7b2e2da14c74148187c0b2f1daba9fd 793 0.50/1.00 vMB 46
390,255 390,255 00000000000000000092f2a12e0b5ca1010295701a55f3416b77fa9ee5036652 570 0.32/1.00 vMB 33
390,254 390,254 00000000000000000ba131c8a46536e8f2873b908bb80f32f6a2cc9862a1898b 493 0.35/1.00 vMB 38
390,253 390,253 00000000000000000379c4fb24f5535f9a8d7c63ed7900f57c2085957be8cad9 1,239 0.53/1.00 vMB 38
390,252 390,252 000000000000000006f189e5a6c41a28db38f38d579e143962b65fbadc4e0e42 1,514 0.66/1.00 vMB 37
390,251 390,251 000000000000000004bb7ba23c513087760e54ade568477186839ed36fd62b14 998 0.53/1.00 vMB 34
390,250 390,250 00000000000000000afea704cd51d552dae87f04f48db5846900f724a15e8583 347 0.18/1.00 vMB 27
390,249 390,249 000000000000000007bdee4f231761fc11faf4771cbd7eb3bc3ff489348da2a1 288 0.17/1.00 vMB 21
390,248 390,248 0000000000000000050d4d5ea757cc706cc584174d28dcc35e57c2751edc651d 1,148 0.49/1.00 vMB 38
390,247 390,247 000000000000000001376d15f6a35fb901b8d41f5a3351ca9ca896a84d73d2b7 881 0.42/1.00 vMB 37
390,246 390,246 000000000000000006f842d9f79da2465e42d774ef58854563cdf3f6e1279b6a 1,804 0.80/1.00 vMB 41
390,245 390,245 00000000000000000686a4a9697732d81ceabe530caf50084c7b36b9f34c2b75 433 0.25/1.00 vMB 30
390,244 390,244 0000000000000000014617b00460d97ab32435f07eb45aeb6f2c64cc8cd5da67 1,493 0.67/1.00 vMB 36
390,243 390,243 0000000000000000053e2c8cf573a4b14c37fbfc931fd2f32c1614a2f4143696 1,030 0.60/1.00 vMB 26
390,242 390,242 00000000000000000b4586c2c44bef858786d15e6b9d8fec74f624b73eb1cbee 1,683 0.64/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.