Loading Tool

Explorer IconExplorer

Memory Pool

44,417 transactions
26.56 vMB
0.05680762 BTC
Random Selection Loading Transactions
Max Size: 140.15/200 MB

Candidate Block

Mining Attempt 1616d2d39302ec113ff30af8c4b3a57548791e68a402234153ff20d21fccfe0c
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root c125a4f0eb8c08643769cb53505a75769498a1620b5164610fcb710be8d7c0a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,313
Size: 1.00 vMB
Total Fees: 0.00799403 BTC
Feerates: 54.71 > 0.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (431,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,359 483,359 000000000000000000db3d46c7144ac402aba67b46892117f46c4ed16aecc8de 693 0.30/1.00 vMB 233
483,358 483,358 000000000000000000fcb32234b9244dc0f0e3de718ebfd848bf4d2535a50c94 1,021 0.47/1.00 vMB 220
483,357 483,357 0000000000000000011fc7c0382ebc03ce8638fa7e0d7ae26afe057b5f3334d4 474 0.19/1.00 vMB 236
483,356 483,356 000000000000000000bd9524b93e4aa5808010fe300bf9d4064772222d37f747 431 0.21/1.00 vMB 217
483,355 483,355 000000000000000000d42eda031510298a438f77348b8767e0f0a698af67b390 839 0.51/1.00 vMB 198
483,354 483,354 000000000000000000088be4ea825d50d31509af786502fdcfd8aae3009b4ee7 1,308 0.71/1.00 vMB 263
483,353 483,353 000000000000000000ebe6c4ae7950845037a7972022f98bc27d426f35ef558f 2,508 0.98/1.00 vMB 236
483,352 483,352 00000000000000000103af5cfdaf922016022a654ae9d848f5a5a6b1cbfc99f4 1,631 0.86/1.00 vMB 99
483,351 483,351 00000000000000000026f4e42d0ff4ed0ad62075e1ff0ccdeafbd1ed1281bf3a 1,529 1.00/1.00 vMB 244
483,350 483,350 00000000000000000062b930094636a01149ebd1c5d4430f99d3610be8f605d7 1,510 1.00/1.00 vMB 353
483,349 483,349 000000000000000000bd606830568a501b634ffb36d7a5d68249621e57c44bb2 667 0.26/1.00 vMB 267
483,348 483,348 0000000000000000004d09a2c476c3f24b26e78ffed98cdf9a89ff30f00876a0 1,319 0.60/1.00 vMB 244
483,347 483,347 0000000000000000011f670f4f0f3877cd176fa5b144fde278a9d8fd30d3758d 1,474 0.77/1.00 vMB 138
483,346 483,346 000000000000000000fb0da5736db30a6f628dfa223a8a637acf5e3741ed3cfa 2,327 0.99/1.00 vMB 280
483,345 483,345 000000000000000001062e2b2e51fb9da8c4fd9f681095543180b367eaca3d43 371 0.19/1.00 vMB 187
483,344 483,344 000000000000000001049aa9eea0b21aee50b7d2af80d66af4df251fd3fae8e1 332 0.16/1.00 vMB 219
483,343 483,343 0000000000000000013961dbbc17ee8656c9a9428a58cc3588445f81c56b8e2b 900 0.58/1.00 vMB 107
483,342 483,342 0000000000000000011f9f1786f5ed67db704d966bcf3f290bdee017ac59cb70 2,085 1.00/1.00 vMB 288
483,341 483,341 000000000000000000287947e68ac1c792ebb3e38084f964f0f64c4eb45bd6ba 1,003 0.47/1.00 vMB 289
483,340 483,340 00000000000000000093c2e56ea9c8b2a8c9f44791664757ce2049f420acd80b 338 0.13/1.00 vMB 266
483,339 483,339 0000000000000000007a67eda3acc6696d6bf3218117500b5d7a38fdfde14699 639 0.24/1.00 vMB 215
Previous 10 blocks ↓
Total Size: 781.95 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: 647.17 GB
    • Received: 12.91 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.