Loading Tool

Explorer IconExplorer

Memory Pool

78,314 transactions
28.72 vMB
0.10557943 BTC
Random Selection Loading Transactions
Max Size: 174.69/200 MB

Candidate Block

Mining Attempt b9b30edc80da24737c940e73f9bb23d98dbd664d2a434347d94d10cfcf65c2a4
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 52cae0eb0dc7c32c999a031423604543b4f78484d02513f36784f82cc61656db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.03763219 BTC
Feerates: 602.26 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (716,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,010 199,010 0000000000000375688f0b3d4b673d1b76d29a06ecbb4145b8cb7cc349f99203 36 0.01/1.00 vMB 97
199,009 199,009 00000000000003d239b25d8b3863a5335f2348ed0902ae0824114ae787a14e12 66 0.02/1.00 vMB 116
199,008 199,008 0000000000000448f00afc36b4cc3c293477b9817d94eafd39e3fa3d96b83fc1 43 0.01/1.00 vMB 87
199,007 199,007 00000000000001c4848a8ccb05f09f37229d3d7b16f7254e3e0fbb2c2468b954 256 0.12/1.00 vMB 69
199,006 199,006 000000000000015b7794107b2d6cf1aca617ef80aebe1b789581924002f8e761 155 0.13/1.00 vMB 104
199,005 199,005 000000000000001a8884e2721f1fc0b3792867c5bfdf0b0c7f26406397913a49 136 0.05/1.00 vMB 149
199,004 199,004 00000000000000dfd90087522dc606fc00dca07d7af947bf0a2778c9d0a7153f 166 0.08/1.00 vMB 121
199,003 199,003 00000000000001c45756884ae3d6b555baeb44f43afeef6d6fd670609d074903 7 0.00/1.00 vMB 552
199,002 199,002 00000000000005f229df518de50c53616f4f2f895deca078dce1d74d5b79e39c 51 0.02/1.00 vMB 109
199,001 199,001 00000000000003ed1e0d097b5f648f4d9d2f30127bc3d64421a1cfa1e738bb8f 10 0.00/1.00 vMB 120
199,000 199,000 0000000000000397e4ff8f223d31783dc80b3720cd77fca21effd39709e0c9d9 48 0.02/1.00 vMB 91
198,999 198,999 0000000000000506ae8e2f2468893bce8a7ff995cda1615112186d0c5058ae87 539 0.28/1.00 vMB 98
198,998 198,998 00000000000004342805ee3ce9d721762c3e21fdce5476444acfc65912a70fc2 56 0.02/1.00 vMB 156
198,997 198,997 00000000000006257808ff3bcc2692f015234522a4393e4d995190c82813864a 10 0.00/1.00 vMB 70
198,996 198,996 00000000000001cfe11d3bef8fdb800982043c3b4592b887e07f7ea745d6ae89 89 0.02/1.00 vMB 114
198,995 198,995 00000000000002936c74fb583794f2508648b6a731128d136596b2e3b9155c67 108 0.06/1.00 vMB 59
198,994 198,994 0000000000000611244d0a2a930334682012ecc448a9cc4680fe1b93cdb4229f 23 0.01/1.00 vMB 92
198,993 198,993 00000000000003539e12f7192909da01d3e8a82c52f467f1ba1d95ce33955813 105 0.06/1.00 vMB 71
198,992 198,992 0000000000000509ad6810e69790a50f90fb0056e8fd74ebc13505fbb9075e7b 18 0.01/1.00 vMB 94
198,991 198,991 00000000000001bd5e404b379eae34ebad6efc5b2726dcd3f1c8b3c749749a01 418 0.24/1.00 vMB 87
198,990 198,990 000000000000036a1f6e498216a5d800512faf9b11d0293950442750050ec7d4 30 0.01/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.53 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.