Loading Tool

Explorer IconExplorer

Memory Pool

46,188 transactions
28.18 vMB
0.10695127 BTC
Random Selection Loading Transactions
Max Size: 147.86/200 MB

Candidate Block

Mining Attempt ba2122a3c71e0974600f980d2d0b7f09ef4e9dcce9d4975a201e14ec44d9e802
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root f05ae944826387716e8c80c361b17d1ebf57076fe04fcbaa1200dcdfea09ef5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,593
Size: 1.00 vMB
Total Fees: 0.04435056 BTC
Feerates: 265.25 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (397,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,634 517,634 00000000000000000041f2a324185c3ba613eb32dab44a56b91c0e4f9283af2c 1,036 0.48/1.00 vMB 21
517,633 517,633 0000000000000000003254f7b0d059aea4dd91fb8eacc87436c01cae5cbf7e36 255 0.44/1.00 vMB 10
517,632 517,632 0000000000000000000662d17f5a1edf416f60cbb86788bbfd4d166bc6bf30e6 21 0.01/1.00 vMB 39
517,631 517,631 00000000000000000022387a145f8b3adf8d6120768b5b8fb83e1c2b93584e13 254 0.12/1.00 vMB 32
517,630 517,630 0000000000000000003df68c4d1d0dd686ec1a69eccd4c310d13978d185a6f8c 657 0.36/1.00 vMB 18
517,629 517,629 0000000000000000002c43a815f4fb1507b704944083d856896981576ef5ec70 634 0.38/1.00 vMB 26
517,628 517,628 0000000000000000002749f5c8d9217902fea29a91653d0802a1232f1faa3c63 680 0.35/1.00 vMB 24
517,627 517,627 0000000000000000004f12cdd769d0f4206b36acbc9cee96d91b76ad335f0f8a 1,198 0.56/1.00 vMB 27
517,626 517,626 000000000000000000093a28351fa89f10d3d0b6b0b43e9dd2e747067a395850 1,802 0.70/1.00 vMB 40
517,625 517,625 0000000000000000002894860ad4b934e9252fe0e1fc93ab75064b7596cefbf5 1,034 0.36/1.00 vMB 23
517,624 517,624 00000000000000000032836d1d3a1b06aebece6ce387e6d09a1971761bbfb373 189 0.11/1.00 vMB 58
517,623 517,623 00000000000000000020284bd41912e1acde1b8a16b279c761975fb49acf27d5 388 0.14/1.00 vMB 15
517,622 517,622 00000000000000000047f30996fba64198c77e39f107911af05d31af1d7dd6ca 472 0.16/1.00 vMB 19
517,621 517,621 0000000000000000001c38cef5aa9ba6e93f96f4a2e2de93d0d821a6952d79fb 953 0.40/1.00 vMB 30
517,620 517,620 000000000000000000271428f63bfc7662bc4f70119b5b4c3258af29a7cceb63 271 0.10/1.00 vMB 21
517,619 517,619 00000000000000000038072d5097bb5bf2b2c57b97ae28e316b3687560a9ba8c 1,395 0.56/1.00 vMB 25
517,618 517,618 0000000000000000001cfa304db5832c0211a44456ddfa9cfaad9ce41fadf76e 2,112 0.81/1.00 vMB 41
517,617 517,617 00000000000000000019eeb944726d448d4c3901157d0f588e05900b2dc7ff25 1,883 0.85/1.00 vMB 19
517,616 517,616 000000000000000000474649af9360289aacffa8065e408560ff1139d46caa9b 156 0.05/1.00 vMB 35
517,615 517,615 0000000000000000000d60ef16698d83af406cb6b4f5070c418d670f30c78dcb 25 0.01/1.00 vMB 21
517,614 517,614 00000000000000000038311d5991daa89a0b6b83168de5c9d750b0044ffc4db3 1,991 0.81/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.27 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: 656.70 GB
    • Received: 14.42 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.