Loading Tool

Explorer IconExplorer

Memory Pool

75,842 transactions
31.04 vMB
0.10265561 BTC
Random Selection Loading Transactions
Max Size: 181.96/200 MB

Candidate Block

Mining Attempt c8f402dc832c0f8d481b230b2cdae17cf02b843b1bfe33922508299f3198f03b
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 73143cedee2cd0e3d9159d3ca5dcebd599412912ca3e50fe9a78123d27e8c3f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,585
Size: 1.00 vMB
Total Fees: 0.02171430 BTC
Feerates: 301.35 > 2.18 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (142,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,203 773,203 00000000000000000002a7d058ae7bb19fee47a84cfe72420333e138d1bb84d8 123 0.03/1.00 vMB 10
773,202 773,202 000000000000000000062711988c6e251b46c300e2a256bd1442825b9dae2e6f 1,314 0.40/1.00 vMB 11
773,201 773,201 00000000000000000002fbc00258d9e622ad5a570dd3a986ea79cc86122b7817 543 0.87/1.00 vMB 2
773,200 773,200 00000000000000000003f6c9090c3e628c0588b68d1d9e10017abe9326591958 1,547 1.00/1.00 vMB 3
773,199 773,199 0000000000000000000361a25c4198fe21bc685c7a5a161fcc5544b8706289bc 2,520 1.00/1.00 vMB 9
773,198 773,198 000000000000000000051f48c82b20e62577679c810fdcd88cb02968156d2ae1 1,951 1.00/1.00 vMB 9
773,197 773,197 00000000000000000001734187fe072082924d8812a65b56ed6f039e74d2e0b9 3,010 1.00/1.00 vMB 20
773,196 773,196 00000000000000000001c29628ea22af8e49a15f0ab3690c9c68cb254b9502c4 2,062 1.00/1.00 vMB 11
773,195 773,195 0000000000000000000490b186722d6d8fa93823038e231f1f6adebd1c0c4069 383 0.16/1.00 vMB 13
773,194 773,194 0000000000000000000760be9129dbb355cd9f396f672b441c70b579ad828229 785 0.47/1.00 vMB 9
773,193 773,193 000000000000000000064e754cfcc6fc26e37929b3c37ca6b7a335d824e5d817 1,752 1.00/1.00 vMB 8
773,192 773,192 00000000000000000001cb41b17960f7965854b04fc0ac831795a366d3100266 1,394 0.60/1.00 vMB 11
773,191 773,191 000000000000000000033212019cbf8ed9a29d68af5e0bfc8c6af306b8d690a5 124 0.14/1.00 vMB 9
773,190 773,190 00000000000000000000c34b19300274e7739a4f3b8344debc5393adf51f6e16 1,223 0.76/1.00 vMB 8
773,189 773,189 00000000000000000000ba17f5bb5a331facba93f50db7a977334324840c6098 2,220 0.99/1.00 vMB 10
773,188 773,188 000000000000000000070afac1d5fd6fc329a24db8e85c1c6de1abaf0016e939 828 0.52/1.00 vMB 9
773,187 773,187 00000000000000000007793d10c66adf9ab801daf9680c3a0dc13898dae6158e 458 0.22/1.00 vMB 10
773,186 773,186 000000000000000000014be744d1584e242c13feb6dfb1e68784602cba293569 924 0.68/1.00 vMB 4
773,185 773,185 00000000000000000006494920bc441b6cc7ccbf88f4108794f4c7be3257dd48 1,109 1.00/1.00 vMB 13
773,184 773,184 00000000000000000002b9323a3e50175ff2e5bb64f3367e1977fcece62a2cf3 1,650 1.00/1.00 vMB 14
773,183 773,183 00000000000000000002956520765532c6781a6fd2173aee1e92bdeb6f74467e 1,553 0.79/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 739.23 GB
    • Received: 18.62 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.