Loading Tool

Explorer IconExplorer

Memory Pool

45,929 transactions
27.94 vMB
0.08401407 BTC
Random Selection Loading Transactions
Max Size: 147.81/200 MB

Candidate Block

Mining Attempt d44487e0923436b339073d8ee45b10c8eefc116ad1c27debdd2fe8ad9c147690
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b432bbb92bf91ad28c83dfbc6f4f601faca0f52b9e91d8edc6e7c5159fea80ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.03010979 BTC
Feerates: 181.54 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (591,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,645 323,645 0000000000000000140a9685c11b70f7a43e273d5b5b87fc3f9730a4c4b147b8 556 0.45/1.00 vMB 47
323,644 323,644 00000000000000000eb9096abcbb7f4bb42e80cb0c0d89f424c4f9228f80b56b 1,151 0.50/1.00 vMB 35
323,643 323,643 00000000000000000cdad4bdd5ff27f978119e085ff575f12d778ac317541498 254 0.13/1.00 vMB 32
323,642 323,642 0000000000000000009965d7157952b69bcc239063396b479689ba5bf12a51eb 234 0.12/1.00 vMB 29
323,641 323,641 000000000000000000122126f38cebbcc1461ac271a3644c0495d0283fffb025 1,451 0.71/1.00 vMB 30
323,640 323,640 00000000000000000e7159d3ca72f9cb66d0e54745c00fa4c5ade0a0f38e0714 122 0.07/1.00 vMB 24
323,639 323,639 00000000000000001770f8b7a93c9738b857c61b7ec4f0fe82478e23d42e6dec 685 0.70/1.00 vMB 18
323,638 323,638 000000000000000011c800599ed0e234d0b7f8eac108d27dfce2118e116a8db2 1,042 0.35/1.00 vMB 43
323,637 323,637 000000000000000007d7eef6a165ffaa71990f1f623840a253bb3ec465ca8889 173 0.10/1.00 vMB 22
323,636 323,636 000000000000000017613c372b8c4c6ab4949eb5738366fb79b025d3a2f9dc39 950 0.53/1.00 vMB 27
323,635 323,635 00000000000000000a9fd68fcc6bf1925c6339109787b179ecf4d0ac3c27da48 1,061 0.60/1.00 vMB 29
323,634 323,634 000000000000000018345fe6df0632ffa69930a028889f217aec639e2b7c62f6 653 0.37/1.00 vMB 27
323,633 323,633 00000000000000000ca1b9fa8c1aa6c483d0cdf01fb5dcca92a0b1701fc0dcfe 382 0.34/1.00 vMB 22
323,632 323,632 00000000000000001d9a09f455960b305644eb7ec3803ed4608c44f850e548d0 128 0.12/1.00 vMB 22
323,631 323,631 000000000000000018b74b42b8968a5744fa382ab35f98ab1922e06070df866a 278 0.14/1.00 vMB 30
323,630 323,630 000000000000000018f655b6fcc3ce4e0a598d44d14eddca091cc7752dbc0896 168 0.16/1.00 vMB 11
323,629 323,629 0000000000000000173b68b575fdec281fff40aa582ddd811913eddca9f3af89 1,235 0.68/1.00 vMB 32
323,628 323,628 00000000000000001ce26f0f8597d43efd16217a781e55383c655d8c9e644e1f 779 0.41/1.00 vMB 37
323,627 323,627 00000000000000001c80a7c1ebae671b227eeb884f7424cbb65e42e7ff4d3417 125 0.12/1.00 vMB 17
323,626 323,626 00000000000000000027b594c2d2bb3daae0e843f41818be9d4ebb45d7b558cd 1,005 0.44/1.00 vMB 33
323,625 323,625 000000000000000016b1451d6c2d3ce3a33d6a89971ac9c99c28c047aa0379fe 273 0.14/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.