Loading Tool

Explorer IconExplorer

Memory Pool

84,600 transactions
31.85 vMB
0.10952373 BTC
Random Selection Loading Transactions
Max Size: 193.38/200 MB

Candidate Block

Mining Attempt ecbfe6fa1758ea0cd10d76d067d571e97d2c43b007629c491f0803a6ad042321
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 2ec87959de8f80f646da6159144497bd9840a12e911fea7b6bb5d9d10c3ef1e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,755
Size: 1.00 vMB
Total Fees: 0.03233065 BTC
Feerates: 299.43 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (476,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,697 438,697 000000000000000002541b0dc3ead49a3924dbdec40c9fb7b70f4180b1a7162c 2,457 0.99/1.00 vMB 103
438,696 438,696 00000000000000000206a509ddac2085f862bc8940877bc0f194dc49b6dd6b2a 1,025 1.00/1.00 vMB 27
438,695 438,695 000000000000000002e9a8421cf9519a9455d73f7f54a2042629845d7ebaecaf 2,087 1.00/1.00 vMB 48
438,694 438,694 00000000000000000225a17fbd66bc1d09d7ef3f619fe34c6b553cf6e57dd33a 2,776 1.00/1.00 vMB 83
438,693 438,693 0000000000000000044f1cc9d426177ea5f7eecc3093c5274197ddf07dae7d8e 296 0.14/1.00 vMB 66
438,692 438,692 00000000000000000066b1b65b2aecc594f9ce1b992a544cddd616067a88007c 182 0.10/1.00 vMB 50
438,691 438,691 000000000000000003db4c1319b0677eca289cfed1e19efd26ec77b747bfd3d6 70 0.05/1.00 vMB 58
438,690 438,690 000000000000000003d2a886335d8dca16426662629fa0c8209d88f143c5687b 464 0.22/1.00 vMB 62
438,689 438,689 0000000000000000017567639bd7f8cf1fb2d436f1d595f12d00b6175e385036 1,100 0.55/1.00 vMB 63
438,688 438,688 000000000000000003a3c4f0bfcec3b61ca411d37755fa1e5cace65b11667075 406 0.39/1.00 vMB 29
438,687 438,687 000000000000000003bc3522e18d46f54b80e47b489e1304382fc847a7be7ce0 767 0.42/1.00 vMB 50
438,686 438,686 0000000000000000044c390bb1dbe76fe67ca8ee36846acaf95a832a5231c754 391 0.14/1.00 vMB 69
438,685 438,685 000000000000000002f11dcf138d2beb4b59b98cdedb313eea46b6f0cf17275f 1,977 0.85/1.00 vMB 63
438,684 438,684 000000000000000003ef7ed438978ae7ef28c8fc699f1a11760fc7707dfca023 338 0.17/1.00 vMB 53
438,683 438,683 000000000000000002bd8bdbcaef29aa8772b4c91ca941013abb4f74bc19bbc0 67 0.11/1.00 vMB 14
438,682 438,682 0000000000000000028c54e07a4c7f1e37bfdef5a8870c44a3442ef696dbca8a 137 0.08/1.00 vMB 57
438,681 438,681 0000000000000000009e954ff1b172663a6ac6ea7e0508e0df2bf3d659debf7b 1,577 0.99/1.00 vMB 42
438,680 438,680 000000000000000000fecda769fb51b6b1dcf0a6d2e4fd78fc9a45af7fa808ad 1,490 0.82/1.00 vMB 49
438,679 438,679 0000000000000000003945a4c6e2ddf1ba11911293ce29693f693c1a142a133b 139 0.63/1.00 vMB 9
438,678 438,678 000000000000000002fa7517cd17568b084b923923b1f64a62b88985314e74a9 1,850 1.00/1.00 vMB 47
438,677 438,677 0000000000000000016846beeeda8b642ffde59e09824f2704d96f1ca064b1a1 2,853 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.