Loading Tool

Explorer IconExplorer

Memory Pool

77,869 transactions
33.86 vMB
0.14314318 BTC
Random Selection Loading Transactions
Max Size: 189.79/200 MB

Candidate Block

Mining Attempt d3c31c335e3ba17bc7b70cac13820b52ce2f58334c3f2f87814172c70c21f4a1
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 2cd1b3e4360bc34153ab22a481876974368be946a247ee6d5bd9e93a219e1c78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.02968337 BTC
Feerates: 100.53 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (721,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,009 194,009 00000000000001419794b1cf01e6d5abca6d92fea7ac1af1e39b73e03c43a0e2 448 0.17/1.00 vMB 141
194,008 194,008 000000000000009ab680d08f76a5bd40e8594b4dcfcb792caa9bbe8133194bfe 130 0.04/1.00 vMB 14
194,007 194,007 00000000000007195fa9d88ec34080324a1db507085c4a6a4b7b2b6c84c96578 293 0.11/1.00 vMB 130
194,006 194,006 000000000000005b294df97739efc950e792f1b9524665270eeb77fe15fdce87 119 0.10/1.00 vMB 69
194,005 194,005 000000000000029713112c37a7908a3b7028ab75a948015c8a0535284dae4f04 527 0.24/1.00 vMB 120
194,004 194,004 000000000000030c56476e998e94205c1de9060db8394011ffdca76303caaf50 359 0.25/1.00 vMB 87
194,003 194,003 000000000000006b5e35632d91644dc9781d5729dfcad9a59b41f0c9af87c43f 12 0.00/1.00 vMB 35
194,002 194,002 00000000000006fd7d7edfb0c9fee0263c9a42da5228ed13b7d4dc9dd0728488 275 0.12/1.00 vMB 125
194,001 194,001 0000000000000368a27aba8f6ca19496fcaf1e74728f34a6befd4b28ce734681 1,024 0.49/1.00 vMB 82
194,000 194,000 000000000000046242d4984ecf2217e9afa113f2835bffbff118f2df4d80b216 1,024 0.40/1.00 vMB 121
193,999 193,999 000000000000075cb11ae6bd4762ecf63585b7925effe38f3849ee9798f3affd 41 0.02/1.00 vMB 66
193,998 193,998 000000000000002acbe20541f1951bf9ba4c6143c4766f048383fb141ffa12a0 407 0.15/1.00 vMB 135
193,997 193,997 0000000000000553a1dcebe37c62ae48ee21e4d2f983e515532003f9887af544 1 0.00/1.00 vMB 0
193,996 193,996 0000000000000006bd9256286d12b17643970bcf53199a9f282fb0f1397409d0 474 0.17/1.00 vMB 161
193,995 193,995 00000000000006867e9e24b4d3bd98baea1631cda2126a30305f8545d3027c59 260 0.13/1.00 vMB 122
193,994 193,994 00000000000004c63671a1d921305005c7f906b4d0cf56594f86f4f44a6131d4 112 0.04/1.00 vMB 50
193,993 193,993 00000000000007a6ad7e2bc056f0c0ba2c86ed193dc79c5779787b67eea63b0d 273 0.31/1.00 vMB 97
193,992 193,992 0000000000000572735e91275568f7721c7ee7c4be8e869a058bbe3d49c56824 329 0.42/1.00 vMB 78
193,991 193,991 0000000000000097424a4f04c237012c81493103d94d3f3c274c36e3049a089f 227 0.18/1.00 vMB 78
193,990 193,990 00000000000006d22d37fd3477a828a1e0106bc46c5de18db68938a374768d1e 4 0.00/1.00 vMB 14
193,989 193,989 000000000000079789d45e98f8f99a2a4b5e113062435a66b4e83d0fc699eb84 675 0.25/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 783.11 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: 733.46 GB
    • Received: 18.54 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.