Loading Tool

Explorer IconExplorer

Memory Pool

74,069 transactions
27.34 vMB
0.06563797 BTC
Random Selection Loading Transactions
Max Size: 166.99/200 MB

Candidate Block

Mining Attempt 2ad698a247eaa8768449621d335307a0ed8e6a4ea3cc4913c3c932ec8ab98257
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 1865e2b8b8f3877aad435f23c26f348f9655fe7a8663cf27b043da4d25d471df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.00743313 BTC
Feerates: 80.00 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (269,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,792 645,792 0000000000000000000df541bdd3370a8b58dfec9f5200bdf9c9077a3d337f9d 1,701 1.00/1.00 vMB 45
645,791 645,791 0000000000000000000ce45c2335364cd601a954376836c626cab8af4221af2a 1,004 1.00/1.00 vMB 25
645,790 645,790 0000000000000000000aec339e574c538af6e4ee12cce2e2d1f772792104090e 1,125 1.00/1.00 vMB 25
645,789 645,789 0000000000000000000bdfa254582dce95f47b705b100b15cfec9a5a80a8759b 1,031 1.00/1.00 vMB 40
645,788 645,788 0000000000000000000a40fa1068ee53b45827f44779e0bb19c9c5cf37165b86 1,660 1.00/1.00 vMB 45
645,787 645,787 000000000000000000067ae3c8287015fdadb92283d7983d98c9b1f0d82f7cee 949 1.00/1.00 vMB 5
645,786 645,786 000000000000000000023ba9b6d8eb782cf06356017fd9a5de7dd72df21a7299 2,017 1.00/1.00 vMB 77
645,785 645,785 0000000000000000000b89418969a27ad471b3bedfc20efbcd41e4cca608340c 130 1.00/1.00 vMB 2
645,784 645,784 0000000000000000000b06b134d8421e614eb99b898dcba43b2ce5fbba79d2b6 627 1.00/1.00 vMB 22
645,783 645,783 00000000000000000006b877574531e1ddbe495b4fb0904e8d65b5c6c94bc630 728 1.00/1.00 vMB 15
645,782 645,782 000000000000000000033cf999c064b5ba858e026a23aefa8e0a940cf3ca5900 2,741 1.00/1.00 vMB 64
645,781 645,781 00000000000000000009e0f0c419f6da7face995600295b82f9dce36e1f9347a 897 1.00/1.00 vMB 22
645,780 645,780 000000000000000000064f5b82dd099a1adf0fc026d85ed9f648311cfcdc80dd 2,799 1.00/1.00 vMB 36
645,779 645,779 000000000000000000061b13a5796b0a5eb2d59f1761bb7c0f292ed3fd97459a 1,754 1.00/1.00 vMB 69
645,778 645,778 00000000000000000003cfa4ae95d46fb8d633c04b9cb28c9ba0bf956b132f3b 2,275 1.00/1.00 vMB 122
645,777 645,777 0000000000000000000817686008fcb6e43eff8b155e0d44c6d1685218eb8d61 814 1.00/1.00 vMB 13
645,776 645,776 00000000000000000007fdccd3c63ad075377914e286a2721ea2e65ba4e4c2fa 1,477 1.00/1.00 vMB 38
645,775 645,775 00000000000000000002e0efe5cc72fad352b68f862924997b456660926684e8 415 1.00/1.00 vMB 3
645,774 645,774 00000000000000000002819c90d5b364e1109b717cda096a97e8c5ea9a82c18f 1,745 1.00/1.00 vMB 21
645,773 645,773 00000000000000000004d25bffc5b9dfa1f24b53d2ebee07ce007b809ddde99b 1,965 1.00/1.00 vMB 69
645,772 645,772 000000000000000000044fbdf111137b0f646d41ac89566552c27ae5e48ec4d0 2,594 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.84 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: 712.08 GB
    • Received: 17.16 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.