Loading Tool

Explorer IconExplorer

Memory Pool

44,461 transactions
28.49 vMB
0.12159282 BTC
Random Selection Loading Transactions
Max Size: 148.21/200 MB

Candidate Block

Mining Attempt 15b939c3b1577ab38ebbd28dd6014c1f2a3b09a3dd1c80c470fd93066ba89cb6
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 2621fa0c8a03e94bf74fd7b71bdc0e19e4a718ca168c98b4c8219ce8b0ae9f81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.03333488 BTC
Feerates: 78.42 > 3.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (523,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,610 391,610 000000000000000000ee824edaab52d9989c332c78f3d90e38cf140fd4cb67cf 1,602 0.93/1.00 vMB 28
391,609 391,609 000000000000000007f198de31636cf9c3192d007c109d001d881b7e6b48ffe9 289 0.24/1.00 vMB 17
391,608 391,608 000000000000000000de86fec345bd9e6238e7aa6aca5a66fcca36d7b7b59d27 1,403 0.66/1.00 vMB 33
391,607 391,607 00000000000000000505ba13d9ee9ad4c159ae2b57f681d798e5a53a0825c153 2,178 1.00/1.00 vMB 35
391,606 391,606 0000000000000000048ea09b25172130ade9c409521583d6f1de63c551f1645a 1,878 0.95/1.00 vMB 30
391,605 391,605 000000000000000004bfd905a76801737b475f1ba3b743d9bdc22dc5b43cbd78 2,281 0.99/1.00 vMB 38
391,604 391,604 00000000000000000417335874ce4f10856e75d57f1aefa9b1ec9c19ccc14683 391 0.24/1.00 vMB 26
391,603 391,603 0000000000000000053340d6bc6cdd122620073964db6bf79358af392c8cecf8 519 0.30/1.00 vMB 25
391,602 391,602 0000000000000000016d2e3b8cb91884e4b8c9620edfe448cfa53f7e33754877 603 0.31/1.00 vMB 33
391,601 391,601 0000000000000000015e8a4965d0df125fbd60be19c7fec45ad908ad1631d9dc 222 0.23/1.00 vMB 14
391,600 391,600 000000000000000000f2090c11915750b434d29c81a32f5b3494113961c0205c 660 0.34/1.00 vMB 29
391,599 391,599 00000000000000000447af4c31127ec3f2a4383c12352c16f7e54af002bddaf2 299 0.25/1.00 vMB 17
391,598 391,598 000000000000000004b1c8aec3c46810ed8d882be8b887283c8fc7798f15b204 233 0.24/1.00 vMB 19
391,597 391,597 0000000000000000007be3edeb6bc527d4663b5c662c264c9796c4fa3e57be78 278 0.55/1.00 vMB 10
391,596 391,596 000000000000000009541ed14b79b0acd37894a568782de97d9c6bedc19027da 268 0.17/1.00 vMB 29
391,595 391,595 000000000000000009f76e87935b2592ba3856f7590d1c4a1121713400427095 589 0.32/1.00 vMB 34
391,594 391,594 000000000000000000d54b3179c24d0ecff8957c7c015aef09a25f48ba936749 514 0.53/1.00 vMB 22
391,593 391,593 0000000000000000064bbc5b94d8edcccdcbbf069661e8f01c34313a05881141 126 0.13/1.00 vMB 21
391,592 391,592 0000000000000000073c88cc4dfd066ffcec5e860a0cb6013d25620ff3d48637 472 0.94/1.00 vMB 9
391,591 391,591 000000000000000005a28dc83f31d6b14fc2e43f6e2ebeaf4ac99e732b7a4c20 792 0.88/1.00 vMB 33
391,590 391,590 0000000000000000035dff5d6baa7ef67b355c4dc53e7692e0938fa4868e32b0 908 0.95/1.00 vMB 14
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.00 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.