Loading Tool

Explorer IconExplorer

Memory Pool

80,856 transactions
30.85 vMB
0.07566074 BTC
Random Selection Loading Transactions
Max Size: 187.69/200 MB

Candidate Block

Mining Attempt f9a4b3339da3fa64ef2a8b912fc11d57f7ce3a4e5fcf099be526f5eb973a1336
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 9ca4f48cd2899269b6c1610fcb6d38fbbba9e5f7028d68ff742e0792c43f04b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,931
Size: 1.00 vMB
Total Fees: 0.00938503 BTC
Feerates: 265.25 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (589,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,311 325,311 000000000000000010ff495f81155cc5f01c183ebea5f8b8624e4687dd2e504c 1,418 1.00/1.00 vMB 21
325,310 325,310 00000000000000000654465b5cb212676d933d4c785871a0d9e12cc3d4f5a0db 1,620 0.50/1.00 vMB 47
325,309 325,309 0000000000000000058ebf79d346f0a8aadfd62d4f2196dfa1436320732429ca 99 0.26/1.00 vMB 10
325,308 325,308 0000000000000000050e342327089d68e3a9c933aa072d73fdfe845345cfae95 746 0.35/1.00 vMB 30
325,307 325,307 00000000000000000c4558ec74d7310305e8e60eb543b7099b9554309aa3424f 1,658 0.75/1.00 vMB 31
325,306 325,306 00000000000000000c061098cb88b86cd48b9e7a6644c4ec26af471dcc779be4 805 0.48/1.00 vMB 26
325,305 325,305 00000000000000001f14f1f39469523a7196d25e4edd7c67945e9ad4c6d6c286 36 0.06/1.00 vMB 4
325,304 325,304 000000000000000007bb6d64b8c0699ac0b805024ec4bd0246127cfc7a1e97d8 107 0.09/1.00 vMB 14
325,303 325,303 00000000000000000e0e6b436589b0999100b4b85b33f88ffe9e9b3d46c03642 479 0.25/1.00 vMB 30
325,302 325,302 000000000000000017b2638e3c660bf228f70a34ab0ca8a9cf27b997ea7e2554 453 0.51/1.00 vMB 14
325,301 325,301 00000000000000000ec2833983bd87a333bebbf4576da4720be787796e5052b8 1,026 0.35/1.00 vMB 44
325,300 325,300 000000000000000001d13dbc2dc3ff8b385b159da3a1969e911c8a924409e24e 278 0.21/1.00 vMB 21
325,299 325,299 000000000000000010817a0694a200c697e1a9034361ee0b1f1bfda61e1bac5b 121 0.05/1.00 vMB 35
325,298 325,298 000000000000000011a4ae7a4b0c08212b4977934ac14b7d55286899d8f7c8ce 1,091 0.67/1.00 vMB 26
325,297 325,297 00000000000000000d6872a1fcce23968a32cf1ccde058170638ff8a5481f6ce 770 0.52/1.00 vMB 22
325,296 325,296 00000000000000000ddaa91fb6997a568d5a6ff37b3a6600147027057bab4950 512 0.21/1.00 vMB 38
325,295 325,295 00000000000000000590b4a2b5a4b2981cb4ff16b883c86789d9493d44290784 49 0.06/1.00 vMB 15
325,294 325,294 0000000000000000032a858c997564bb265c6ff53a9fc870a2aad7b1cd1d0ab1 495 0.25/1.00 vMB 27
325,293 325,293 00000000000000001edf04050fa1cb9ad54c6c9937b00dc759fa3f774fa03350 1,794 0.95/1.00 vMB 30
325,292 325,292 000000000000000002a155e972146cd359766de4a37925a82e9a958d261ce84a 280 0.13/1.00 vMB 27
325,291 325,291 00000000000000000068491c429e8341357a5b7dfac3d4234313c15fc6d69aca 148 0.06/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.71 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: 701.16 GB
    • Received: 16.62 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.