Loading Tool

Explorer IconExplorer

Memory Pool

78,370 transactions
29.38 vMB
0.06673168 BTC
Random Selection Loading Transactions
Max Size: 176.54/200 MB

Candidate Block

Mining Attempt 06f3fc118bda766957bad41cffee35f79ffbfcaa140dc3eb31397dcec2b7f827
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 0832e4d0ddab4b374916754295109cee8bd6f25ba202526522165e49c874d798
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,054
Size: 1.00 vMB
Total Fees: 0.00695731 BTC
Feerates: 40.21 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (407,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,444 507,444 000000000000000000144605898547a4c4edf471671142656b34a96e1c9b39ad 1,859 1.00/1.00 vMB 165
507,443 507,443 0000000000000000000d0be37bad7919d01550980848dc544c6afd12cc235478 1,860 0.92/1.00 vMB 148
507,442 507,442 0000000000000000004a1e61532c22e74afc944fbcf4f26f994ea06099e36a5c 1,342 1.00/1.00 vMB 135
507,441 507,441 0000000000000000001f14234e9092d21939314685b6ca3ee491e728caf1154f 685 1.00/1.00 vMB 132
507,440 507,440 0000000000000000003045d06eac56d49269d22a556158483ffeefe41dbb9ca1 1,797 1.00/1.00 vMB 62
507,439 507,439 00000000000000000060f868c87ebe05a2b2a5dc990cf9908a605050600596a2 2,133 1.00/1.00 vMB 224
507,438 507,438 000000000000000000381cd4772edef6e7aecb41816ff84f3ef6e4a04b46b311 1,922 1.00/1.00 vMB 95
507,437 507,437 0000000000000000004bbddd9bac765f9708556c66ff54be0088bd6557fcc2ee 1,141 1.00/1.00 vMB 98
507,436 507,436 0000000000000000003c8132715773836536bd447b6fa016227ad835ad8bf740 1,486 1.00/1.00 vMB 154
507,435 507,435 00000000000000000055363156f04b2a0a5600319b3c8ea146bad21e9aa3d7fd 729 1.00/1.00 vMB 123
507,434 507,434 0000000000000000004a3de5b2f9521487b67b937cace128160b376585ea9483 1,152 1.00/1.00 vMB 133
507,433 507,433 0000000000000000003fc8376d4b9185251af512f7eae469bdef8e0f0c86d21b 155 1.00/1.00 vMB 12
507,432 507,432 0000000000000000002748dfb9047e7eb52acbb81bceffc92d3bbe4c3b13d90e 1,143 1.00/1.00 vMB 49
507,431 507,431 0000000000000000000d0814165a1422fb6b0bbc93cd36347f68afa136ef5502 1,713 1.00/1.00 vMB 119
507,430 507,430 00000000000000000069f1535b1c84a35afc6dd55ad3fa05261a510d719a8674 2,162 1.00/1.00 vMB 198
507,429 507,429 000000000000000000584746c05548b362e27bd02478769cf458731c66ff5d87 893 1.00/1.00 vMB 73
507,428 507,428 0000000000000000000cc395751f5c2a4434c48897e73b93b9c591dc55f7a8cd 1,040 1.00/1.00 vMB 106
507,427 507,427 000000000000000000202661584caaf38ee04619af29c774ca0e05354cc71da2 486 1.00/1.00 vMB 30
507,426 507,426 000000000000000000120a9c36abbfb841039c997b82af0779559c3d7dd6f45f 1,004 1.00/1.00 vMB 37
507,425 507,425 00000000000000000017cb7a57be91556a3cdcfdcc918cd25df441e50dd47f86 2,296 1.00/1.00 vMB 188
507,424 507,424 000000000000000000197ecff5e10c47be63952c1a321c174d489d999cf821e9 2,024 1.00/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.