Loading Tool

Explorer IconExplorer

Memory Pool

84,684 transactions
31.86 vMB
0.11025335 BTC
Random Selection Loading Transactions
Max Size: 193.50/200 MB

Candidate Block

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

Blockchain

Blockchain Refreshing
Tip: 915,345 (639,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,966 275,966 0000000000000003a714a4ba42c5cc4152cebd12352352a78661aa727fa7f6a3 56 0.05/1.00 vMB 11
275,965 275,965 000000000000000424165fab15ac80615af6bff23a62be7bc63d70dbb0689dde 121 0.05/1.00 vMB 85
275,964 275,964 00000000000000016381a4f1be8b7b1965c2d3e99a11ed63041e7bf7534b4c06 341 0.14/1.00 vMB 46
275,963 275,963 000000000000000484b0e566b6ba383a1ffe5dc0c64ef65f54490a38128a0f8d 88 0.03/1.00 vMB 55
275,962 275,962 000000000000000369b391e569c5cfe0430981157a61296cbf8ba2065730d3dc 307 0.18/1.00 vMB 40
275,961 275,961 00000000000000002591cdc7cf9f1cc049091dc73a682c4aee9eb817af711648 33 0.01/1.00 vMB 33
275,960 275,960 0000000000000003f6c835de0fc2d1a90de68dc8c0b16bbe873a7419b03f076c 244 0.12/1.00 vMB 47
275,959 275,959 00000000000000015a7fef66eeb065d6aa69f88b8ae60c8e2e7a0b6d5a310f62 319 0.15/1.00 vMB 38
275,958 275,958 0000000000000001491b5b16d260abfb66763109eea71870af1a603fefb20f76 322 0.19/1.00 vMB 39
275,957 275,957 0000000000000002a12c41059d90a46b2b92ed172138ce510e7f21ff5eb87bdf 142 0.06/1.00 vMB 47
275,956 275,956 00000000000000040e59c54e334002c095f967970bcda404e39e03469ce11d02 21 0.01/1.00 vMB 25
275,955 275,955 00000000000000032bf811f3c4eb03110cc4b3e20b25145a604f0e22af958f2e 347 0.20/1.00 vMB 35
275,954 275,954 0000000000000001b6f00acd796b37d8a5542a78afdedb509ddd80e12649d575 76 0.03/1.00 vMB 116
275,953 275,953 000000000000000370d44e84417e6d0cc869d065080971118435d8269ea5f56d 147 0.09/1.00 vMB 39
275,952 275,952 0000000000000000df2cda1020f9ac11d27e94a66660504e3e1f5d698c1c832e 286 0.14/1.00 vMB 35
275,951 275,951 0000000000000000466cbdc18a35f0c0f4fa98bde35f213845b64f02ff7e1451 25 0.01/1.00 vMB 38
275,950 275,950 00000000000000004929c08cf07828206d37fef032ce053903a1dd5df5dc2791 461 0.23/1.00 vMB 45
275,949 275,949 0000000000000001a29367b1a2b8c87f7c62c0740573230e0cc090bbe3181619 34 0.01/1.00 vMB 71
275,948 275,948 00000000000000040f6f23872b9867aaba29514d24e028dcf1dcc8ed8645e052 261 0.17/1.00 vMB 41
275,947 275,947 0000000000000004a46c75c85d2e267f052b1c1e4ce1f09f810781f234a64802 534 0.25/1.00 vMB 53
275,946 275,946 00000000000000041edaafd9614f4201ace564d2fd51b3897a5008a23bf4023d 218 0.11/1.00 vMB 41
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.