Loading Tool

Explorer IconExplorer

Memory Pool

79,263 transactions
29.13 vMB
0.07140036 BTC
Random Selection Loading Transactions
Max Size: 176.80/200 MB

Candidate Block

Mining Attempt ad724d39eb710b69ae467c111f3c18e1d6bc8824b3a2970ebb89d291748e23e7
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root f02a1680861e70ef25d563edb65acd6d870f51ffad25a16381523a48dc6ad31f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,829
Size: 1.00 vMB
Total Fees: 0.01063097 BTC
Feerates: 73.20 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (416,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,715 498,715 0000000000000000009e90eb649e2177d9888ca9de665ca4c08881562f7fc6a7 2,272 1.00/1.00 vMB 249
498,714 498,714 00000000000000000046361e11a230347220a3a50555499da98653dfcd13fff7 2,349 1.00/1.00 vMB 361
498,713 498,713 000000000000000000ab760564c529c9c628e65c42229846cd7ad52439f24ca4 2,765 1.00/1.00 vMB 397
498,712 498,712 00000000000000000032ab86d466ed54afbaa197be3ff5ae31bd569d576e42bb 2,248 1.00/1.00 vMB 375
498,711 498,711 0000000000000000004e7258f273ef0b80e42d33f05d9ef9b787cc66657fb67a 1,790 1.00/1.00 vMB 154
498,710 498,710 0000000000000000005e5277cdd9e0fd495cd22848f20dfa82f0d27167ced85a 2,057 1.00/1.00 vMB 300
498,709 498,709 00000000000000000045afd684e9085949a4de358f147fb59eb42c9e327cd1bc 1,735 1.00/1.00 vMB 74
498,708 498,708 00000000000000000035b6c1213a76c0187287d4e970e4647c88909280f751b1 2,115 1.00/1.00 vMB 83
498,707 498,707 0000000000000000008db5fa98aadbe1a57b13f2db78c0772224a211aebcd20f 2,427 1.00/1.00 vMB 279
498,706 498,706 0000000000000000001f4f46a89b560c746bb1b81f6f5aa99232cf5cd437bde2 2,267 1.00/1.00 vMB 132
498,705 498,705 00000000000000000015f20c7dde47481d2f3913f6c5e432b8bd62bcc5e0b119 2,389 1.00/1.00 vMB 222
498,704 498,704 000000000000000000ad325e80b1325605b68eed008f071b43f6c1b7aab45d0f 1,792 1.00/1.00 vMB 251
498,703 498,703 000000000000000000828cf751f72a3d98e1a6ba2bd6f8cf47214bad8332b05c 1,983 1.00/1.00 vMB 127
498,702 498,702 000000000000000000613bf633910ce3c7faaad02cfb9eb610047e1ea9b419bb 1,884 1.00/1.00 vMB 125
498,701 498,701 0000000000000000002da94b834820d13131132134cd66b53817f04370176557 2,055 1.00/1.00 vMB 124
498,700 498,700 0000000000000000006c8d5c2158effb932bcc8c2f6856c0c99a473a45e81e72 1,374 1.00/1.00 vMB 117
498,699 498,699 000000000000000000a7201416722da76f239c8300bee7be6a4555885baf3cb0 1,782 1.00/1.00 vMB 116
498,698 498,698 00000000000000000090968b63831cffdb71a6cd8408f93a439c96e3e3e6ff25 2,101 1.00/1.00 vMB 277
498,697 498,697 0000000000000000009840736d70e49166717e78fc48364925e95d649d059104 1 0.00/1.00 vMB 0
498,696 498,696 000000000000000000038d5d25da235cf9f4dd059f073fe1d98ffcbb1d8a92e6 2,232 1.00/1.00 vMB 141
498,695 498,695 0000000000000000007572ca01147c6dd1312f6baacf0246490f9486d36bb00c 2,016 1.00/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.91 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.