Loading Tool

Explorer IconExplorer

Memory Pool

82,112 transactions
31.70 vMB
0.10578430 BTC
Random Selection Loading Transactions
Max Size: 191.46/200 MB

Candidate Block

Mining Attempt f3560ecf5dbc9a90791f580216111d84b3e1de41bb04826b5cebb18bdf50e96a
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root c6d74d76ae753d432120cdb1a5d3cb0c929f02cbce6707fc7af7afb1aefd74f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,543
Size: 1.00 vMB
Total Fees: 0.03312288 BTC
Feerates: 265.25 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (260,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,022 655,022 00000000000000000006f3a39b890180e37950f6725a6b5e9f797f0058fc6590 2,342 1.00/1.00 vMB 197
655,021 655,021 000000000000000000024d5cae15f7310ce38a635b13fdf0f25ae4ff27ce6f67 2,492 1.00/1.00 vMB 52
655,020 655,020 00000000000000000007cc09af82474de896b2eb1b9d824b099197b7d0215586 3,002 1.00/1.00 vMB 149
655,019 655,019 000000000000000000058af02b34f9bd535c33c605624516b6e7a1b1715201db 2,920 1.00/1.00 vMB 62
655,018 655,018 0000000000000000000d1b5977dac32f48ce4f160851343686341e8cb3bdd6af 1,874 1.00/1.00 vMB 133
655,017 655,017 00000000000000000002dbef2bc8f6da964ce786b118e17708621a783905eebb 2,761 1.00/1.00 vMB 157
655,016 655,016 0000000000000000000c12d5ec75db4db3b3d12543dbc60bdb8940cb6be00108 2,850 1.00/1.00 vMB 280
655,015 655,015 000000000000000000058a9a03fd1d9b4495389e5b0f724ad96d76260929eec9 2,750 1.00/1.00 vMB 130
655,014 655,014 000000000000000000053dfd05116d571903b7b894f9dc81675624fc38c66005 3,193 1.00/1.00 vMB 118
655,013 655,013 00000000000000000004807e8150aa28e999a4830e6d37b037610f2399c84adf 2,672 1.00/1.00 vMB 241
655,012 655,012 00000000000000000000c15141494c1f506d1fe7e326ddabf4795aa5d67850d2 2,349 1.00/1.00 vMB 252
655,011 655,011 00000000000000000007b734da9160f1801128fbaccc2861f382ed01b585a1fc 2,085 1.00/1.00 vMB 311
655,010 655,010 0000000000000000000b302c7e132a919d16101e225557bf299fcfdcf4622f06 2,371 1.00/1.00 vMB 125
655,009 655,009 0000000000000000000c49f99a8162490ddad97b0f5d3f4f3663e0abd1bc1f98 2,402 1.00/1.00 vMB 175
655,008 655,008 0000000000000000000130f1400b9c3839a1fb0644d72ceb06a77ad049a48d74 2,346 1.00/1.00 vMB 169
655,007 655,007 00000000000000000007e30f4ee375a4ddb9bc95e8681639336fc1bcf9150346 1,928 1.00/1.00 vMB 260
655,006 655,006 0000000000000000000c6e94fbf3ab715fa4c9527046a1ed332e42c64e6d48d0 3,238 1.00/1.00 vMB 333
655,005 655,005 00000000000000000006427aa8e8e6a95b78aacf32167d62640014fee30a57fc 1,803 1.00/1.00 vMB 267
655,004 655,004 0000000000000000000d6136572613842f12c625a07f540637a118ba6ef8e125 2,433 1.00/1.00 vMB 311
655,003 655,003 000000000000000000078efa5dc665bffa293c4efab8f99098de851f588e9822 2,406 1.00/1.00 vMB 60
655,002 655,002 0000000000000000000454b44be22b3994bae6493573d624164bcb19b75a170c 2,308 1.00/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 782.73 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: 707.59 GB
    • Received: 16.69 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.