Loading Tool

Explorer IconExplorer

Memory Pool

80,016 transactions
30.02 vMB
0.08681503 BTC
Random Selection Loading Transactions
Max Size: 180.03/200 MB

Candidate Block

Mining Attempt d19c9a7ea653f57204a04014728f4a883399e9d3203060ad43cc88d866195eb1
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root f48c5d42dc684d6ee6232b4be86e98a291df776e90ed9facd542653ca692c543
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.02550627 BTC
Feerates: 301.07 > 2.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (560,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,160 354,160 0000000000000000147d657ed0b042c83221ae8fc0fb2c808719e66b0d791173 788 0.38/1.00 vMB 29
354,159 354,159 00000000000000000905abc85a75897b15712be7e626189eae6caeadb5f260d6 34 0.02/1.00 vMB 12
354,158 354,158 000000000000000007329d612f4969ca9dfeb961596423c7f2f2730760abb124 703 0.43/1.00 vMB 27
354,157 354,157 000000000000000002800a2b95e7683b1ee91a3b984391b231ef9b520a88887c 512 0.18/1.00 vMB 35
354,156 354,156 00000000000000000ef5fc80ef604483f743ae875b85bad34c1e66603b774ef9 951 0.62/1.00 vMB 19
354,155 354,155 0000000000000000166569c69fcac91cdafd73ece7a2153ffe1bebd1117dca70 2,088 0.90/1.00 vMB 36
354,154 354,154 0000000000000000001657c1da854247ffd0036c438a342295422e06ec203187 1,715 0.75/1.00 vMB 29
354,153 354,153 00000000000000000b709d1e62336e70377923798c0f2bf58eb0f3a47281cf08 396 0.20/1.00 vMB 25
354,152 354,152 00000000000000000011ee19313363bc2849fd84c4c646f8535fb473f0fdb559 1,077 0.69/1.00 vMB 53
354,151 354,151 00000000000000001562e8cd009a79426bdf214ec68fa968bd18536316cd4009 172 0.07/1.00 vMB 28
354,150 354,150 0000000000000000099a9182e1695e21643e67baa9de2d96f02c689d0279e722 1,044 0.47/1.00 vMB 31
354,149 354,149 0000000000000000097d678695c12f86856ab586b33495ec440880172e35ef42 492 0.27/1.00 vMB 25
354,148 354,148 000000000000000009b47b5b580d420786fdd2f3838f63ea1416daa188370b94 381 0.23/1.00 vMB 31
354,147 354,147 0000000000000000025b5a4ff63bf1305fc67c33595d133ee67822ca63e44e38 329 0.16/1.00 vMB 29
354,146 354,146 00000000000000000c186965559288c9804d99093977b3b0ba7139de0430773f 369 0.18/1.00 vMB 28
354,145 354,145 0000000000000000047bdf99ea235c0cbf09de3e91249da9b85e2697c72de45a 1,208 0.51/1.00 vMB 31
354,144 354,144 000000000000000003dcba2ec1de253711ba2a49b5e008f11ef12d6cf41b7de2 256 0.11/1.00 vMB 21
354,143 354,143 0000000000000000153c4f36deff9b48e5ee3b3af75858002745623ba049837e 300 0.15/1.00 vMB 44
354,142 354,142 000000000000000014fc3192c1d26d9531fe99b55db7277b6970d124d6aadd05 1,773 0.75/1.00 vMB 30
354,141 354,141 0000000000000000094f590f20429196ae2dd9914fc3c2e8a17fb773400bad8f 1,502 0.75/1.00 vMB 28
354,140 354,140 000000000000000009bf19c953cbcf0e2919dceec1c2107c4d93fdb2f948b2b8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.