Loading Tool

Explorer IconExplorer

Memory Pool

45,475 transactions
28.97 vMB
0.13581855 BTC
Random Selection Loading Transactions
Max Size: 150.89/200 MB

Candidate Block

Mining Attempt b803e9c13cdaf68d3671508db54acb89e182e7f791d452b8fcfffbfc331b7d28
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 58bb923cef6cc84fe8d8fe624cfb22a05e0368b5bfd5dd89ee88732c171e04a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,856
Size: 1.00 vMB
Total Fees: 0.04077050 BTC
Feerates: 150.75 > 4.09 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (340,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,028 574,028 0000000000000000001d7ad6820eda721d8011596533c7c41544b2d5f434b3ab 3,257 1.00/1.00 vMB 83
574,027 574,027 0000000000000000000ae5d3ce1010227e2663c87fc2a90623361104c977ff47 3,281 1.00/1.00 vMB 40
574,026 574,026 0000000000000000001484b6ed311ed54b9a2c56d4afc79503345ad3a784110c 2,467 1.00/1.00 vMB 57
574,025 574,025 00000000000000000005bbec95fd1827eea0396ab4574d968b56455a5f1de8ee 2,804 1.00/1.00 vMB 45
574,024 574,024 0000000000000000002c23bf3a3ef29c2b2b032379494b0d1bb1b5db092071a8 2,897 1.00/1.00 vMB 45
574,023 574,023 0000000000000000000d7f857d4ac613bdb4d19b384ba8547283b4aaac2ede72 2,129 1.00/1.00 vMB 57
574,022 574,022 0000000000000000000bf604851259d71e98756c14a11fd055133c6231af9711 3,104 1.00/1.00 vMB 68
574,021 574,021 0000000000000000000ba129965f53656c39b397394eeff7979630f76f34c786 1,901 1.00/1.00 vMB 19
574,020 574,020 000000000000000000244578ac2b766e79c923cc7308aca75c824a51cf686c4a 1,765 1.00/1.00 vMB 16
574,019 574,019 000000000000000000089f65ce8f9c87fb925b477a9aedca71c08468017de22f 1,906 1.00/1.00 vMB 7
574,018 574,018 0000000000000000002b3cf2b9f46b619f4fd614b7bd0c136cc46fd791219747 2,384 1.00/1.00 vMB 18
574,017 574,017 000000000000000000294fd752cb369b26f7dbc8a569d669944b8b1ad8351fae 1,668 1.00/1.00 vMB 58
574,016 574,016 0000000000000000001b56c2469ac223d3a60a8b734ba2f95c6a9785c1f82e19 1,498 1.00/1.00 vMB 14
574,015 574,015 00000000000000000005581dd5312b7272011313ebad9a38763a6f88ac9b4f30 2,059 1.00/1.00 vMB 10
574,014 574,014 00000000000000000000ca3c873083c4ddd1be4501324eca5022bfbe315cc12a 1,865 1.00/1.00 vMB 67
574,013 574,013 0000000000000000000422672391ceae50e61a4fa624f2f6527cfd2f1b6755b2 2,273 1.00/1.00 vMB 51
574,012 574,012 00000000000000000028739b5c59d0d0818e49cb42710206431462e01f71d60a 2,132 1.00/1.00 vMB 39
574,011 574,011 00000000000000000007b7c34a455bfd2c09209e69fe94b87736e30f0a49b515 2,084 1.00/1.00 vMB 21
574,010 574,010 0000000000000000002312b384beeac4485a199d62d9e23a344a24752eded849 1,960 1.00/1.00 vMB 10
574,009 574,009 0000000000000000000dab40886585a5d1625ccdd4ce55bd736785b71f6cacda 1,903 1.00/1.00 vMB 11
574,008 574,008 000000000000000000096cd761deb5eeec2ca0eabe41c00e805bc5193f7ca2f1 1,504 1.00/1.00 vMB 37
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.03 GB
    • Received: 12.65 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.