Loading Tool

Explorer IconExplorer

Memory Pool

78,755 transactions
29.20 vMB
0.08440353 BTC
Random Selection Loading Transactions
Max Size: 176.77/200 MB

Candidate Block

Mining Attempt dfee713570fac4b85507d86cdb25d83b8c62346951a9c82489951a6ccbeb208c
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root daa5e124830250263af61d76dc10b3eb8f2856b64ed3f46d5e155b0524bc0345
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.02329739 BTC
Feerates: 178.73 > 2.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (492,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,452 422,452 0000000000000000017a2da3bb2744d4607097b46d2d2f5cb33d6772cdc374cd 1 0.00/1.00 vMB 0
422,451 422,451 000000000000000004ee49e60fab7c7fd07b68c97040414741d4b64921e0da9d 1,999 1.00/1.00 vMB 47
422,450 422,450 000000000000000000a4cbcf37d44e5605bfa71e389b3501ce94092ff73ab726 2,006 1.00/1.00 vMB 53
422,449 422,449 000000000000000000ed4e0e7a4e766671ec14b19a9d199027ea02cfbb4d83b3 2,103 0.93/1.00 vMB 105
422,448 422,448 00000000000000000061b84ab1f48ce76b990fa06a46e4834396630cefd2e72a 2,412 1.00/1.00 vMB 60
422,447 422,447 000000000000000000ec96c9f761e37ea560a2e17c511f2c3588552bce82d50e 2,505 1.00/1.00 vMB 53
422,446 422,446 0000000000000000041974fbcbafcfbbe8112f3440af1ca3eda33aad67b836ca 2,396 1.00/1.00 vMB 101
422,445 422,445 0000000000000000042e4ef3d2aff4274c452ddc9e4e6cf9ae8f9087000faea9 2,443 1.00/1.00 vMB 92
422,444 422,444 0000000000000000042b3bb384ece4915ccf6a8c36381f7025418df68a8e72fc 2,472 1.00/1.00 vMB 86
422,443 422,443 0000000000000000032992e27e39e125c908a4bc8475ab96c712e7f35d69efab 2,102 1.00/1.00 vMB 122
422,442 422,442 0000000000000000015c34e91eafc8de0796c056c1b2a39cd62efeb418b3482e 2,459 1.00/1.00 vMB 75
422,441 422,441 000000000000000003d7ee7ee9d26fcfd5abe44d97bdc3bdac73a21384ea2136 1,185 1.00/1.00 vMB 81
422,440 422,440 000000000000000004a89463e4b6859e84c62863ca00816ce69b9e6ab03d1201 1,971 1.00/1.00 vMB 119
422,439 422,439 00000000000000000177f5a42daa903509ad2b9249c1563a5ec4eff240c60b63 1,569 0.79/1.00 vMB 77
422,438 422,438 0000000000000000005f9e1befe2ab2489a03f7e0d76ce519ae763a8b37a1506 1,078 1.00/1.00 vMB 34
422,437 422,437 00000000000000000501528e41558072bee4cb982e590c553dfae00958a81beb 2,106 1.00/1.00 vMB 63
422,436 422,436 000000000000000001818b33496bd324e2727fcad1c295ce89c6e26c33ad9d0b 1,893 1.00/1.00 vMB 92
422,435 422,435 000000000000000001aaccbcde1920e418b517ec9b5963efdabf47675e54e267 1,594 0.90/1.00 vMB 52
422,434 422,434 000000000000000003e263cdebf9c53c3b107eed4c3ef83b1fe956fdafb5879d 2,132 1.00/1.00 vMB 71
422,433 422,433 00000000000000000211f56a2259c4c8c400bfef9a8230ee0a83d37938bd7cd4 1,971 0.93/1.00 vMB 95
422,432 422,432 000000000000000004d43e6c3f91186083ca3ca44d0d8e0c8b9e5cc41bdadfc8 1,544 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.68 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: 678.75 GB
    • Received: 16.44 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.