Loading Tool

Explorer IconExplorer

Memory Pool

84,200 transactions
31.80 vMB
0.09859270 BTC
Random Selection Loading Transactions
Max Size: 194.44/200 MB

Candidate Block

Mining Attempt 362cd98edcd6ebbccaccb4aa33762de1f3ad162e4c12f636116005785a41f069
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 6737283dc06b3da51b31f6ae874245cc1c2b7d5107dba8b85369f07957591672
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,377
Size: 1.00 vMB
Total Fees: 0.02298372 BTC
Feerates: 82.29 > 2.30 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (532,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,235 382,235 00000000000000000f8971b945020721e62985e7fd9ca17fa4424bfd1c369082 1,911 0.95/1.00 vMB 34
382,234 382,234 00000000000000000552f06efd373e49e06af6ceab1daba4ffeadc0c8cbff0c9 1,902 0.95/1.00 vMB 46
382,233 382,233 00000000000000000fc73121b754a11a10bfa891e3ad6272b7980f91b97a5713 543 0.93/1.00 vMB 12
382,232 382,232 00000000000000000bba7dd96b1284ebe4ade08af2f827c49cd876218d8518ed 1,071 0.93/1.00 vMB 27
382,231 382,231 0000000000000000043739b9f4ffe01ab57957360e832c8e922c59780f807127 328 0.21/1.00 vMB 29
382,230 382,230 00000000000000000c423ad44efb82c394924f916d165caa78b1965f440b92cd 679 1.00/1.00 vMB 19
382,229 382,229 00000000000000000893a1be6124dba8637c57e765ed72648f561fb2cb42a217 682 1.00/1.00 vMB 15
382,228 382,228 0000000000000000085b24492b3128d85d6fe7b9fcc7357dcdff3fa668449e36 1,725 0.95/1.00 vMB 24
382,227 382,227 00000000000000000eaf4c56aba3a75b9937863f1ec49a9516642482c077df54 3,047 0.93/1.00 vMB 57
382,226 382,226 00000000000000000c18a06b890f4735d63c5b2247a2d12f289894df7c0ac1f2 1,562 1.00/1.00 vMB 40
382,225 382,225 0000000000000000051f4efc7c3432941821248f06034082354e96d9fbb5b474 395 0.27/1.00 vMB 29
382,224 382,224 00000000000000000eb8488150774baed1c27a988d8fba5024c9b0652daa7bd3 1,147 1.00/1.00 vMB 36
382,223 382,223 000000000000000008e3fa149aa6e9e6c0472bb58494ac8469a54cba4099ae1b 2,462 1.00/1.00 vMB 51
382,222 382,222 00000000000000000c893b31b5b182c7e81aeb44447b4e68803e10f382113c08 2,190 0.95/1.00 vMB 37
382,221 382,221 000000000000000009235e21318b8f49e5b02d6858b43009125875c781c7a48a 498 0.21/1.00 vMB 40
382,220 382,220 0000000000000000072320bb75f386f11f0b9b6e18ab8bb411cbb38ecf8dd7da 317 0.22/1.00 vMB 28
382,219 382,219 00000000000000000a320c6a2aac726bc9c737b4f202ed94cf84551a018a60c8 492 0.24/1.00 vMB 31
382,218 382,218 00000000000000000cba1a541f7b57762da9d5fad77c9d709ceeec6f928f0e61 1,322 0.73/1.00 vMB 33
382,217 382,217 0000000000000000050fee85cc79dd3e9521bca1dea2176ce9159ead9865cec8 408 0.19/1.00 vMB 33
382,216 382,216 00000000000000000add7b822bd520ac192a7269f1e99e841e6825ac58204449 220 0.61/1.00 vMB 10
382,215 382,215 000000000000000007452e30a8880b44e1114323250e9a29f0ea52a6fdabbf1e 235 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.