Loading Tool

Explorer IconExplorer

Memory Pool

76,558 transactions
33.41 vMB
0.13006904 BTC
Random Selection Loading Transactions
Max Size: 187.37/200 MB

Candidate Block

Mining Attempt 8a056b5d288ba6d6e55320f2abbb5c46bff8427f6b5bc48127a2cd62d73f9b66
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 37fd71bac6c6e26ce7410067a68f82aaa4a5b71aefbf71494956361ffcc51f81
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,067
Size: 1.00 vMB
Total Fees: 0.02316416 BTC
Feerates: 100.53 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (721,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,013 194,013 00000000000003c7b2d334cb5f4eaf5a9d2e14dfa65e36f8f0791e2ad58e19df 280 0.19/1.00 vMB 137
194,012 194,012 000000000000030452cf0e259daeb32f375601613cd0117327563df066210990 173 0.09/1.00 vMB 120
194,011 194,011 00000000000001a6b5278eaf34539cd073d7c9cb3fcbe3c4892d0079f32a1e50 27 0.01/1.00 vMB 101
194,010 194,010 000000000000033cbeebc46aceaa0a5909455ea6dfbe51de43181e1541c6c90c 44 0.02/1.00 vMB 60
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
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.10 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.