Loading Tool

Explorer IconExplorer

Memory Pool

49,300 transactions
29.84 vMB
0.09723187 BTC
Random Selection Loading Transactions
Max Size: 159.02/200 MB

Candidate Block

Mining Attempt 9d3924ae7a9e15a4ccb934d29c580fb2acfdb4903c65b15202beeec2b90853cc
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 9df431ce09a6eaa480de03726f544bf3dd1e74aaf4e2aa5340749b9c7a9c1732
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.03321325 BTC
Feerates: 150.68 > 3.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (612,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,961 301,961 0000000000000000477d8b284153c1b6368c2e3270b7ba5d421720b4012e6d67 829 0.35/1.00 vMB 63
301,960 301,960 00000000000000001b8a62b6be6f83cfcbf8a9c0aec576e4e8f03ac0c0464283 183 0.10/1.00 vMB 29
301,959 301,959 000000000000000018f02eac8917f7248cb4616a4e855daa6e97ad0abb5a5519 565 0.30/1.00 vMB 30
301,958 301,958 0000000000000000644db1ee6829d57bce3ac0f348bb6bf3eb437bc4f2e82037 354 0.28/1.00 vMB 88
301,957 301,957 0000000000000000599c78f1555febfe7d194413471930905005c02b8b1126ea 658 0.33/1.00 vMB 65
301,956 301,956 00000000000000000acf1be3636034df1fc93017127b2a061a4f6651a45daddf 255 0.14/1.00 vMB 32
301,955 301,955 000000000000000048f5eb7619324eb18bc7e0543c4e4a2fdae414a047df147c 194 0.10/1.00 vMB 29
301,954 301,954 0000000000000000406539d26816bc5a0346c6ecd5b0032406bac3d57c57ac68 538 0.49/1.00 vMB 17
301,953 301,953 00000000000000003e81482527a01283b3e51ea55eb70c715aee0f3a84280024 1,125 0.35/1.00 vMB 50
301,952 301,952 00000000000000006c91b408961c873f4ba1eac47fd8376a192acb2e134a100c 86 0.04/1.00 vMB 23
301,951 301,951 00000000000000000bf83f63b0a949c31641dfa5bbf39d28dda03a94f5cef24c 736 0.43/1.00 vMB 28
301,950 301,950 00000000000000000f1c372cdf6a514dd3e306d71162ecaa07d0b0d9439aa252 372 0.19/1.00 vMB 29
301,949 301,949 0000000000000000718203caaa4f0eaa543cc688a82fceacb0f986a3eba69330 455 0.45/1.00 vMB 22
301,948 301,948 000000000000000064561828ea4bab7eba79870ac43e4ed6d1840375b76b44d7 790 0.35/1.00 vMB 41
301,947 301,947 000000000000000016a36cda2451598517001d7c41166cc73f3c6dfb3ad40967 49 0.02/1.00 vMB 49
301,946 301,946 00000000000000007935b116467efc75eb46d9b3e6e291ca353ebc77a9d67ef3 411 0.23/1.00 vMB 32
301,945 301,945 00000000000000004b033207ca405cfc8ddaba67c29f98d4d17a34e1176674b5 80 0.07/1.00 vMB 12
301,944 301,944 00000000000000003396716dcd2aef3f23445c492bc4a8175769d834e8611776 226 0.12/1.00 vMB 30
301,943 301,943 00000000000000003e4a7743625d55430b4a6912d57cd792f704ad4e56aad643 71 0.06/1.00 vMB 19
301,942 301,942 000000000000000015d4743ff4d3c69cc93e4d91585dc776d070e527fdc89bdd 333 0.20/1.00 vMB 28
301,941 301,941 00000000000000001ce48d6885e1c1a48212eec6c3eee5e79ae12e14f494baa7 147 0.09/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.