Loading Tool

Explorer IconExplorer

Memory Pool

80,882 transactions
29.45 vMB
0.07816196 BTC
Random Selection Loading Transactions
Max Size: 179.31/200 MB

Candidate Block

Mining Attempt ec4eff8ef77154083f9a632f7c9a12c978bd40a2a98f9e61843c53844a562fa4
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 8e58eeb92491a044d8948b75d2e65a7274aa93424fd1ae6c23ee87aa689e996e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,418
Size: 1.00 vMB
Total Fees: 0.01630959 BTC
Feerates: 100.53 > 1.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (429,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,434 485,434 000000000000000000c84a9933a1e0be7ce05a114ad0b94e90974e39c25f2c10 1,561 0.98/1.00 vMB 169
485,433 485,433 0000000000000000000522443111acd2241bef862ca6decdfe6a954362cc3d88 2,588 1.00/1.00 vMB 84
485,432 485,432 000000000000000000b902076fccfab75a75e7ab3872d273d7cb50373516be6d 1,617 1.00/1.00 vMB 125
485,431 485,431 00000000000000000080ecc60ee43d6341f605af38377a0e85b0ecf366451d22 2,127 0.99/1.00 vMB 186
485,430 485,430 0000000000000000001f7b2c4a36cde21c56e54fb41b1d6459b25f53e0ef98ba 2,260 1.00/1.00 vMB 159
485,429 485,429 000000000000000000392bb19ac74b2ddf76fe95f63663dcab297ed954038b2d 2,356 1.00/1.00 vMB 85
485,428 485,428 000000000000000000b906ed83594162a3c18a8b8a37ff72dc936884a3a87d5f 2,211 1.00/1.00 vMB 111
485,427 485,427 000000000000000000fa3ee030214f9f95438e880c2aa8922dfeb71b49912e26 2,519 1.00/1.00 vMB 133
485,426 485,426 000000000000000000207b53b335b0d49b516f38ef33f3f702ef6e79ca51b9b6 1,914 1.00/1.00 vMB 114
485,425 485,425 0000000000000000002ef2e7e28c5029d74b0d970a6443c1efb20fa71018ea47 1,996 0.99/1.00 vMB 147
485,424 485,424 000000000000000000cdfdb6ea25610a379b83a2d28e9089ca69ccc92a722031 2,177 1.00/1.00 vMB 134
485,423 485,423 0000000000000000009425e981a8dcd40a874037a30e571cf9fbb54d52eb7bb0 2,206 1.00/1.00 vMB 170
485,422 485,422 00000000000000000001b80528c8ebe1aa8424a9da4ca5e46beb97b9ace443af 2,224 0.99/1.00 vMB 222
485,421 485,421 00000000000000000093297be91035ff5ae6d7f236f6947d6426d64d3f5a5a1e 2,035 1.00/1.00 vMB 147
485,420 485,420 000000000000000000233bf76d7fb9f955f8923c0674f1fdd2f8ea30dc288eb4 2,380 1.00/1.00 vMB 185
485,419 485,419 00000000000000000018036a4071dd04cadccc40bc725978ae7720729990f72b 2,224 1.00/1.00 vMB 116
485,418 485,418 0000000000000000000d085d68c609cd8e6c57d97bfab9caa7d1eb8d9c810bf5 2,098 1.00/1.00 vMB 156
485,417 485,417 00000000000000000028a3dcedebe296151c1e57b03d6cc8fa1aaf9dd20a5b4d 1,693 1.00/1.00 vMB 122
485,416 485,416 000000000000000000b1dbead70d29b7c397ae57dca1e6ae6cc7d403de5a9c97 1,757 0.99/1.00 vMB 157
485,415 485,415 0000000000000000001c01c864d47a9123706afd62810e0ddc676321ad5a0379 2,648 1.00/1.00 vMB 146
485,414 485,414 0000000000000000003de760af5f6fa1d130ea4cb34e9f715f12409fe8fb422f 1,293 1.00/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.