Loading Tool

Explorer IconExplorer

Memory Pool

47,150 transactions
27.62 vMB
0.07148481 BTC
Random Selection Loading Transactions
Max Size: 146.33/200 MB

Candidate Block

Mining Attempt 61d836b4cda775f2e926e6d4a7bfe72d1aa99b20d56bcb5dac4cfafffd08e76e
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 31c7451a94b027b0a39a4b8aa540dd6710d022d4a7cbc6c5541604682616a2a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,900
Size: 1.00 vMB
Total Fees: 0.01897555 BTC
Feerates: 318.30 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (556,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,439 358,439 00000000000000001346b4a6c5d064b6efd3f1750652999761326243a1165835 28 0.10/1.00 vMB 1
358,438 358,438 000000000000000013f881971444ec60e22fd3553628038c6674ba598887228b 390 0.21/1.00 vMB 21
358,437 358,437 000000000000000009e12c00e513bd85dda6c62e7a6ef30541da99a08cb005f5 184 0.14/1.00 vMB 13
358,436 358,436 00000000000000000cdb96f441b588c491c0afb7ffc6b4f500a1838cbdcd9315 809 0.44/1.00 vMB 26
358,435 358,435 0000000000000000021261755424f5cab4c88315729719ecc2d06efb5537e278 663 0.66/1.00 vMB 14
358,434 358,434 000000000000000007d963608b7e799f2df3ff476f1f23ffbba4f1b72ae650af 2,150 1.00/1.00 vMB 29
358,433 358,433 00000000000000001536d70c61417a964a8404b5dcad902089dde9c00a4d4df0 1,809 0.75/1.00 vMB 32
358,432 358,432 0000000000000000063ab434ca78ae4a83bf596e41678c6be8cb9e1bd1281301 1,192 0.64/1.00 vMB 41
358,431 358,431 0000000000000000165419374cc9ddd8dc3a8445768faee46828ae8f8f04b646 218 0.10/1.00 vMB 26
358,430 358,430 0000000000000000102b1f53e6da76fcc577f4ba66c0dc9799b6954b33131f06 1,013 0.54/1.00 vMB 22
358,429 358,429 0000000000000000148d32f78db49147bc13409543955e18c34fe5b5978e4099 977 0.51/1.00 vMB 32
358,428 358,428 00000000000000000c91cc31cbf8a98f75d275fd5a29a8f620d8d6f6ed01bf4f 1,524 0.75/1.00 vMB 20
358,427 358,427 000000000000000014913ce33f1d2cb0cea0ba97c4ac969e904f0dacf621db48 1 0.00/1.00 vMB 0
358,426 358,426 00000000000000000ce60ad6c64c478089570df816929db847177811412aea67 1,328 0.75/1.00 vMB 27
358,425 358,425 000000000000000008f6319470449da06613f28e3eb6f58a857d7d442ddba1bf 1,076 0.99/1.00 vMB 15
358,424 358,424 0000000000000000063e4eb86a064ef1ea1c6acf9f0df09b17f500622d90ea24 2,043 0.75/1.00 vMB 43
358,423 358,423 000000000000000011c2c137452a35f85b0325e7059b447608a82e9fa0825396 685 0.34/1.00 vMB 25
358,422 358,422 0000000000000000010db470d6444a66bb25e817dd87a7c82e331121f9815e26 1,439 0.69/1.00 vMB 23
358,421 358,421 0000000000000000040d4f21112660faac29c37ab93c1c0c4ce3d938de809da9 1,543 0.75/1.00 vMB 30
358,420 358,420 00000000000000001386fdc93c905c479bf2fb2b51527a29fd7cfabd79dbf6d7 119 0.11/1.00 vMB 15
358,419 358,419 00000000000000000ab64041b1f9c441f5da685eb233dc371d5eeac5bcde3fb9 375 0.23/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.20 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: 654.03 GB
    • Received: 14.09 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.