Loading Tool

Explorer IconExplorer

Memory Pool

78,748 transactions
29.87 vMB
0.07597721 BTC
Random Selection Loading Transactions
Max Size: 182.41/200 MB

Candidate Block

Mining Attempt b3eb4bda924817200ca23fcc5d4abdaf668a168c556705bfc8086628dc885258
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root fb08d16eb72abec9a0785d7227393027df5a82631cc1a138b861b4e40f69d9d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,899
Size: 1.00 vMB
Total Fees: 0.00983141 BTC
Feerates: 150.58 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (132,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,913 782,913 000000000000000000018fac047b5c3970aedbcde4e6942a09ae737c665e836b 1,239 1.00/1.00 vMB 21
782,912 782,912 000000000000000000040e089e8b5d816a5eb6d58b20484f40295f4e2ef4c56b 2,453 1.00/1.00 vMB 13
782,911 782,911 000000000000000000027bac3636826a4656dd9c8abb661bb3575eadef5b7250 1,818 1.00/1.00 vMB 4
782,910 782,910 00000000000000000002c874a010d10cfbec3ded4a21d38ef0ef0eaa6cacc3c5 2,353 1.00/1.00 vMB 16
782,909 782,909 000000000000000000051931948bfa7236959102039606efbd5411320d2438c6 1,667 1.00/1.00 vMB 5
782,908 782,908 000000000000000000031d8305f6f116d810b876e45f50477e71b00d71da9d0b 3,395 1.00/1.00 vMB 17
782,907 782,907 0000000000000000000501461e10147a4c178eb5aa746d6e1e194ab465ce63a8 3,194 1.00/1.00 vMB 27
782,906 782,906 00000000000000000001359f4806e2cefe9a2fd16a6094439717840dfc64ae12 2,336 1.00/1.00 vMB 32
782,905 782,905 00000000000000000000f864208e2bff8462a2f81989b56108ae0181117f5027 2,373 1.00/1.00 vMB 13
782,904 782,904 0000000000000000000021ff94b26c4c500eb2cbf6fefb1301da7388517f8b55 2,282 1.00/1.00 vMB 9
782,903 782,903 000000000000000000023c98364915ee1c413aaccdc2de380d7d5d2a8932eef6 1,719 1.00/1.00 vMB 14
782,902 782,902 000000000000000000013e836be7447f4eed7cc432e5fe539c5e1a6af16a37f6 2,114 1.00/1.00 vMB 13
782,901 782,901 00000000000000000003b0dd2d84e3afd3567a01bd561aba71a3f8c9ce6fb3e8 2,882 1.00/1.00 vMB 21
782,900 782,900 000000000000000000058bc99a27e534ca357fcc39d561020f63e130a9e65acc 3,367 1.00/1.00 vMB 23
782,899 782,899 000000000000000000003fb03754b811c8a99e461ae40fefa6ff8b7849d78481 3,026 1.00/1.00 vMB 15
782,898 782,898 00000000000000000004c2823f3dd5289e0edcb409c366f749f5be0680228eba 1,971 1.00/1.00 vMB 17
782,897 782,897 000000000000000000049e4a4ac9a9febafe30cdd64828df6b89b2ef3594ed7e 2,586 1.00/1.00 vMB 27
782,896 782,896 00000000000000000003618452bff5f3d2362521bacc4cefcc2e222e9f90fe46 2,356 1.00/1.00 vMB 27
782,895 782,895 0000000000000000000555ed9a4b1643ca02f57a6c645529e924829014ea53f3 3,019 1.00/1.00 vMB 19
782,894 782,894 00000000000000000000824a8f1becdb5fae11dd17c925c376797c4b52bce576 3,513 1.00/1.00 vMB 29
782,893 782,893 00000000000000000000935e89d7f9ecd668b8503a031799bc9f1b16737b21f6 2,526 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.