Loading Tool

Explorer IconExplorer

Memory Pool

42,265 transactions
26.46 vMB
0.05373895 BTC
Random Selection Loading Transactions
Max Size: 138.49/200 MB

Candidate Block

Mining Attempt c0b649f6fa225d85f1af4fe00cc5e59f9c9c08359e08eadd60c66e1cee97ea1c
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 330949fb1e748b50f0abf74946a9949f0548591e327f63b80cda83c36277ceb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,436
Size: 1.00 vMB
Total Fees: 0.00515958 BTC
Feerates: 2.27 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (408,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,958 505,958 000000000000000000043a013ec2cbd84bec941448e20964f58f784ebeba53fa 570 1.00/1.00 vMB 47
505,957 505,957 00000000000000000036a012817d7847264d412933fa2fd1cf36a76eea5bafc3 1,313 1.00/1.00 vMB 131
505,956 505,956 0000000000000000007887106a10b1cfa5231371f7a5a0e8037c010c42fb42fb 2,713 1.00/1.00 vMB 281
505,955 505,955 00000000000000000057c2bb8c5fec756c3977649b91d6c8c6e1cb9c78a40044 969 1.00/1.00 vMB 77
505,954 505,954 0000000000000000001e4dbe8aba4163616d80eb4a4f3b00d3135ca4dfa55a7e 1,643 1.00/1.00 vMB 152
505,953 505,953 0000000000000000005c0e60fb1ddf9e83376622c30b3e2d982226fb309d29a7 856 1.00/1.00 vMB 52
505,952 505,952 0000000000000000007140ee930706bd248c50fb319b4d5fe3b47a2e142ce72e 2,308 1.00/1.00 vMB 247
505,951 505,951 0000000000000000006ae529e4c61ba409bc3a0a1a4237af245ccb74d72727b8 1,073 1.00/1.00 vMB 19
505,950 505,950 0000000000000000000b204a3f68cdad2eb717d3f0b3f30eb3d30d47a8796c9d 2,115 1.00/1.00 vMB 184
505,949 505,949 00000000000000000034e614cf4598b2708d186f385d94d1dbebf6561d81ac8f 2,347 1.00/1.00 vMB 238
505,948 505,948 0000000000000000006ffa3e37dcb2776c7d93a365b3c3521ff90a126c035da3 2,879 1.00/1.00 vMB 294
505,947 505,947 00000000000000000073f172d87bd314446cfb2cec6e5e00ec5683ae9970fedf 299 1.00/1.00 vMB 31
505,946 505,946 0000000000000000000da070d48849ba1f55b2365064555fd3bd501bd833899e 1 0.00/1.00 vMB 0
505,945 505,945 00000000000000000017d1721c8dd89645de76058e1a477645dac8dd3e3e510e 820 1.00/1.00 vMB 68
505,944 505,944 00000000000000000043710d81add786576e767cdbf83b8490a69ca496d5ea47 2,012 1.00/1.00 vMB 273
505,943 505,943 0000000000000000000fc4a844c7924d80c4a0256b2bfad5a5f5da4619507ab6 203 1.00/1.00 vMB 24
505,942 505,942 00000000000000000030b40836c03ea229f11de108fb31e6481dea5a041c25ac 1,222 1.00/1.00 vMB 23
505,941 505,941 0000000000000000001049c06304699dec8cc8a358aa83699851cc9914c80676 1,857 1.00/1.00 vMB 110
505,940 505,940 0000000000000000007aef20018d1cce6f9510e6b2947e203f6451071d5f913a 2,243 1.00/1.00 vMB 233
505,939 505,939 000000000000000000214d217346707ce253f369d0059f33c847071e2b84e5d5 3,165 1.00/1.00 vMB 257
505,938 505,938 0000000000000000002e5599e3240948f11e4d3f37ad36b406cf2c438404a2cc 2,826 1.00/1.00 vMB 321
Previous 10 blocks ↓
Total Size: 782.19 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: 653.68 GB
    • Received: 14.01 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.