Loading Tool

Explorer IconExplorer

Memory Pool

45,267 transactions
28.80 vMB
0.13294358 BTC
Random Selection Loading Transactions
Max Size: 149.96/200 MB

Candidate Block

Mining Attempt 0b335e318fc73a537799002f590da219549231213815f1527a9c4ab6dab536ac
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 9605deb8b1a00ef09c279c7382754c5ba99655daa0e020fdd34c0dd938efe28f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.03756286 BTC
Feerates: 78.42 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (572,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,059 342,059 0000000000000000110b00bcd7bd181ba2084dc2d4296314f400b9b4acaf55ad 280 0.17/1.00 vMB 25
342,058 342,058 000000000000000014f380f55d0cb20f804b97f5ae274944604e74ea2acfd833 408 0.29/1.00 vMB 16
342,057 342,057 000000000000000012c6a4404e07236371f694f544b585213aed52ac8325bcf0 2,103 0.90/1.00 vMB 31
342,056 342,056 000000000000000017a591f12a0bedde9524e7d928df024dfae6ec8c958ff644 580 0.33/1.00 vMB 25
342,055 342,055 000000000000000019687a8880d8ab8a613a6f09b87de0d420702fe0ac277fab 211 0.12/1.00 vMB 25
342,054 342,054 00000000000000001709261584613b05f5e2f308d8fc789d11f40dd585c0b384 425 0.23/1.00 vMB 26
342,053 342,053 00000000000000000e8e3087ea6a723945f5c0b0c0fa2ad59e7198b32030b7d0 290 0.15/1.00 vMB 24
342,052 342,052 000000000000000000dc1cc556357ba5d9e09a007a1b6e2b473893e9c0c3bb9d 711 0.50/1.00 vMB 22
342,051 342,051 000000000000000001fe7ab77a28c15fd8a08577840084eab97672ff4246a9b8 362 0.14/1.00 vMB 39
342,050 342,050 00000000000000000ac0550909b23a9f5f3c5a3eea58577d7ec7c69d4a0dcc1b 769 0.36/1.00 vMB 27
342,049 342,049 000000000000000019164a0daccee31325df1aa4f267bde017fee5804cbcebe8 1,233 0.62/1.00 vMB 26
342,048 342,048 00000000000000001a841fa66766319922e5d4edf238fedb48c2df37fa808326 1,276 0.62/1.00 vMB 29
342,047 342,047 000000000000000008b3c8bec5b97ef59f4e8e54c8f23c7b9d87d8d206bd4d2f 585 0.31/1.00 vMB 27
342,046 342,046 00000000000000000a7e94cb64c58d06485b36d952cbe9c61ebc39dab981685d 17 0.01/1.00 vMB 35
342,045 342,045 000000000000000001a1ac2085cbcd36a80656f66c695107ab1940f53638d3e6 211 0.09/1.00 vMB 24
342,044 342,044 000000000000000018092b82a6e77a2126da38d0c2b017e119cba56da4d49724 540 0.26/1.00 vMB 24
342,043 342,043 00000000000000000bfe2cb3ab810cbb44b0da7ff9647d2a43efea5e21263b0c 859 0.43/1.00 vMB 23
342,042 342,042 00000000000000000e44a487004cf48b1a17e4299e059f55b15456e88e5e3c0f 653 0.33/1.00 vMB 31
342,041 342,041 0000000000000000135ae44ecd8e7bd013cbca7d48d0a2a820c4e36143ed1b77 104 0.07/1.00 vMB 7
342,040 342,040 000000000000000009580161f23bc075f60ebc91d417753854a1247e02755488 204 0.10/1.00 vMB 23
342,039 342,039 0000000000000000195019dd9ddf68e4671068407ff4002b91fc57dba35f0b9b 430 0.25/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.