Loading Tool

Explorer IconExplorer

Memory Pool

42,432 transactions
26.68 vMB
0.06837535 BTC
Random Selection Loading Transactions
Max Size: 139.51/200 MB

Candidate Block

Mining Attempt e37a5201faaa14e5d6928bc53b595d7a033fe221d1afde1a2abc7c20777ae55b
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 3a8669e89c242a98a800985c6ad8581699b7925f931c4c97df1a042c9850637a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.01807540 BTC
Feerates: 101.59 > 1.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (581,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,659 333,659 00000000000000000be8308938cc58b707427f589f487d3f3e2ec930eb9bfc9c 119 0.09/1.00 vMB 28
333,658 333,658 00000000000000001b495ac0fcc38308d04c5fe62a793400903e33bbb611bfee 396 0.34/1.00 vMB 18
333,657 333,657 000000000000000013f48397f578e6bf0ccc44048500aaec8b6b1b4e41b6c9e8 80 0.04/1.00 vMB 18
333,656 333,656 0000000000000000061730b1b3181c988726a2dc0b9a2067909fc716d58a015f 392 0.22/1.00 vMB 25
333,655 333,655 00000000000000001b374baaa6fed2489a9b88d6f472110eb6da04ffeabc3610 290 0.23/1.00 vMB 21
333,654 333,654 000000000000000012e2efcd54cc71c746d993ae27920c035eefeddb7b040673 75 0.05/1.00 vMB 21
333,653 333,653 0000000000000000186553370d7d0c662c1a643f9cd245737bab75c89964079f 170 0.10/1.00 vMB 16
333,652 333,652 000000000000000014cc7908deb5a0469bd5d9c8c4c4cb7740eaf99865eb1067 768 0.57/1.00 vMB 17
333,651 333,651 000000000000000002ecb1c1cd1c55deb4933902128bfb6e612d24cbe1ea9969 99 0.04/1.00 vMB 24
333,650 333,650 0000000000000000008473fc5c628781add23f8c68d4572c83519dfe6a8451a9 628 0.44/1.00 vMB 19
333,649 333,649 0000000000000000027784e953c0ae4920fa791f5a3245f13971a57f504556b8 1,237 0.75/1.00 vMB 21
333,648 333,648 00000000000000000fa3ba28c0e20cc86392da7c8483a115ed0309b2f8ab4372 512 0.15/1.00 vMB 51
333,647 333,647 000000000000000010c341900f3389a997ef74546af32e00d45c9e5baf507151 325 0.17/1.00 vMB 23
333,646 333,646 000000000000000007ed3c95b1c9e4e7504d1b612a8239054e3d43352abe2a45 870 0.61/1.00 vMB 18
333,645 333,645 00000000000000000017cb51a840a1e7cf5242631acc05c4f53fc85d061a0fde 512 0.15/1.00 vMB 42
333,644 333,644 00000000000000000c77a91dec400aa6e7940f498e46510380020f95ccfcf5cd 1,410 0.75/1.00 vMB 26
333,643 333,643 00000000000000000d9b1c931d672a53cb5bf8fdd96242cc0d8e186f8e471535 256 0.13/1.00 vMB 25
333,642 333,642 000000000000000002e2656fc2e1053e719865bde25a84bc329b61f161f0e7ce 158 0.08/1.00 vMB 18
333,641 333,641 0000000000000000190150be38d3c47f091f4778237b7397d91a7f489233a18d 1,797 1.00/1.00 vMB 29
333,640 333,640 000000000000000004560f9799f4cb1eba068fc9fa752124990a202b69ef3d7d 281 0.15/1.00 vMB 23
333,639 333,639 00000000000000001823fcd063c6728713d3a4bc518065d1250c4b26a4caa28e 268 0.14/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.