Loading Tool

Explorer IconExplorer

Memory Pool

89,945 transactions
23.44 vMB
0.07199159 BTC
Random Selection Loading Transactions
Max Size: 159.89/200 MB

Candidate Block

Mining Attempt 3fbf8f0d0c914d08fcfda242c57dd2cc58d743e2e6e3f707f5a54175c7200f7d
Version 20000000
Previous Block 00000000000000000001491f3f29ed4145df77bd82a6c0b0f243c5da57f7235c
Merkle Root 64444bd28767e21d69ae843b3d8ebcfe1373f1eaec2ab6812df650bbcdfd8db8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,761
Size: 1.00 vMB
Total Fees: 0.01927382 BTC
Feerates: 151.12 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,912 (819,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,955 95,955 0000000000032e9da485bfc37e834b50856e95e38e7d9a50421073d20a37b264 4 0.00/1.00 vMB 1,288
95,954 95,954 000000000000a5b9091523533f02aeba6390b54683319fc3e9861ec53ba2b44b 2 0.00/1.00 vMB 0
95,953 95,953 000000000003ecea6dd69d735c8e4292ca39d750dc019fb2964a13bd52862d06 2 0.00/1.00 vMB 0
95,952 95,952 00000000000353cd9f59b8b028bdba86cc06d4a45e041a12269c1385491dcabf 1 0.00/1.00 vMB 0
95,951 95,951 0000000000020c2111c5c0fd1cf50b6204b8c6e4077012afe7f61c005bf2ea3d 1 0.00/1.00 vMB 0
95,950 95,950 00000000000145a646ea8ac542f4eafcaa0e677fe1374c7d39c41bff8e166b8c 1 0.00/1.00 vMB 0
95,949 95,949 000000000000b53319fca7d3a35081adf98cca75a015d07f230a8554e9d8b65d 1 0.00/1.00 vMB 0
95,948 95,948 000000000005258ffe006c758654e39124bebbedc68c4d5c389fb6a9584a36c1 1 0.00/1.00 vMB 0
95,947 95,947 00000000000339371946a83ba6b414ce0a73b0e637c369103af23fe83ac71548 1 0.00/1.00 vMB 0
95,946 95,946 00000000000177159bbda69d630f3abbed80ddca1a033b1a9151db5fd388edf4 4 0.00/1.00 vMB 0
95,945 95,945 000000000003e00285497c5484ab1d2743bc2654f123cdc6dc87137f0a8c9fd7 4 0.00/1.00 vMB 0
95,944 95,944 00000000000406bf3209aebd9e563ea17c7de3093fc8203800365e8fbcb392c0 1 0.00/1.00 vMB 0
95,943 95,943 0000000000001c7e8a779e7eba534527597943195b71662d3e631544a69a70a9 2 0.00/1.00 vMB 0
95,942 95,942 000000000007b1b209cac7271f323f1e23883510911bbe1f77a774cff819ee56 1 0.00/1.00 vMB 0
95,941 95,941 000000000002946a5dcc83fed73f8296cd7571f7e04420dcf0863ed287e35c8e 3 0.00/1.00 vMB 0
95,940 95,940 0000000000067aec7a6cd230bcfd45b37ac5d798d697e37ce7c22e86146e9232 2 0.00/1.00 vMB 0
95,939 95,939 000000000005cb826464350a3b2747200dfcab52ff0f80e247784b233ab53963 3 0.00/1.00 vMB 0
95,938 95,938 000000000002ee9daa17dfdf0993ba507d31d9054f0daacab8b00250e0834160 1 0.00/1.00 vMB 0
95,937 95,937 0000000000046f874c7a300cf45be7eb3a53160c699132b5b972f8437d28db48 3 0.00/1.00 vMB 0
95,936 95,936 000000000003cac54ed82dccff040fb5cc3e9774484ab06a75284b27ba8fbc87 2 0.00/1.00 vMB 0
95,935 95,935 000000000000feb05b95204ae74a5cd2b4263b277f81e4b874cd4118f9a9d821 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.96 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: 798.27 GB
    • Received: 22.46 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.