Loading Tool

Explorer IconExplorer

Memory Pool

73,438 transactions
28.46 vMB
0.06969795 BTC
Random Selection Loading Transactions
Max Size: 168.24/200 MB

Candidate Block

Mining Attempt 3aa6c35526fe012ea1a01fbaf2c1820f47268eb055c4a47810c2a17211404936
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 3c11a16f5e79a8cca8117d593830e1c56a28df675e02032c80974d59b2f8f188
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.01263668 BTC
Feerates: 100.36 > 1.27 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (152,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,159 762,159 00000000000000000005ad309d31626e50d1f5ffeb68ce575068cb8e8eb5e653 2,066 1.00/1.00 vMB 17
762,158 762,158 000000000000000000012b5dd022bc2b3d878bf1fe39dc757834cc8faad12587 995 0.38/1.00 vMB 12
762,157 762,157 000000000000000000066aec330698fc44c589238013d9d41c5bb8fef12f643b 1,639 0.76/1.00 vMB 8
762,156 762,156 000000000000000000019ecf05a67f6286be4219f85f2e983465439df09c04a0 2,503 1.00/1.00 vMB 12
762,155 762,155 00000000000000000005ec06a49dc4ecebf5eed22086b1b82fd6f13476193b42 1,115 1.00/1.00 vMB 1
762,154 762,154 00000000000000000002ad8864e95376ab65a232972ff9e1a62fa77fa01fc6b5 2,369 1.00/1.00 vMB 10
762,153 762,153 00000000000000000005a9cbe8403955b78d1c96f5ef7136a08ee3dfec62aec1 3,147 1.00/1.00 vMB 14
762,152 762,152 0000000000000000000579bc57374f223b8b681c586214a02eaf81e8367089a1 3,404 1.00/1.00 vMB 20
762,151 762,151 00000000000000000001b6ce9b5fb0dc76074ef1b9f5bff78ba72ad7cfa6e2b3 1,363 1.00/1.00 vMB 7
762,150 762,150 000000000000000000053a7f26b5cb3e0dbe4aef02190beb5da3626057921ff0 3,396 1.00/1.00 vMB 13
762,149 762,149 00000000000000000006afa004c1b9e4fe8b45f5f2258996d456c916ec5c0a17 2,402 1.00/1.00 vMB 8
762,148 762,148 000000000000000000005f2c3b1086824a7b20fcc003ab8b0e656b0340e9e148 3,089 1.00/1.00 vMB 15
762,147 762,147 000000000000000000053e9b7467e0b9c329d866a7db00b46c65020edd602ac7 2,492 1.00/1.00 vMB 16
762,146 762,146 000000000000000000071805b2ff06319f860349254e98d7a5cb29bca3a17133 3,164 1.00/1.00 vMB 28
762,145 762,145 00000000000000000002d306eca5333c80bce42c57dfa32398e599d5519cc460 1,045 1.00/1.00 vMB 15
762,144 762,144 00000000000000000003c28b1bd87b63ac7ad8eda9e3400319037d104b66bf8f 1,932 1.00/1.00 vMB 7
762,143 762,143 000000000000000000010adb95770cb3c2eea05be091efce2b68987d5d46ac60 2,944 1.00/1.00 vMB 9
762,142 762,142 000000000000000000060286e7a1756a993a738bd4907284ae28fea35fcb0f06 2,984 1.00/1.00 vMB 23
762,141 762,141 000000000000000000079e6cb955f424d711744cea8f78f383615b5b5f7fcc9f 837 0.49/1.00 vMB 4
762,140 762,140 0000000000000000000061e89d8c6396d50d83980802304ba67dcf4d6cb76b9b 2,385 1.00/1.00 vMB 7
762,139 762,139 0000000000000000000183756db51d646874fd267d143397045e2bde75431826 2,805 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.