Loading Tool

Explorer IconExplorer

Memory Pool

75,596 transactions
27.93 vMB
0.08407623 BTC
Random Selection Loading Transactions
Max Size: 170.03/200 MB

Candidate Block

Mining Attempt 5c832bb74bf690232a8ad8a779b040ac209083c414685b100e3d7dffaccca457
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root fbc5e7a5886137621c346b37ebb14a524242d0a32153685adfd92ba3b75ccad4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,746
Size: 1.00 vMB
Total Fees: 0.02415109 BTC
Feerates: 100.21 > 2.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (679,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,502 235,502 000000000000008caf10cb5812b128d77f7d5512b578a67a9e6f70c6aa55baff 329 0.15/1.00 vMB 127
235,501 235,501 0000000000000166bae0b7f21d74c47e53cef3db290524ca43c640c23266ba7e 431 0.22/1.00 vMB 109
235,500 235,500 00000000000000f4fc8808d350d1aa6b92c49194a1487e088463c140cdf98a17 201 0.13/1.00 vMB 69
235,499 235,499 000000000000002a51c876acbec9b6985f3965c4795c70044d98984e2fcaf73a 413 0.25/1.00 vMB 118
235,498 235,498 0000000000000195f54d98768a98d80301c09a48e2d87e3a73958daa8b3ec701 754 0.25/1.00 vMB 294
235,497 235,497 000000000000016984e7e4f346ecda172a56e0aa59a08dbc0040a3cd6f4f7ba2 511 0.25/1.00 vMB 170
235,496 235,496 0000000000000102df9765933f7695887030de5700591b387b0465edc9834e76 536 0.27/1.00 vMB 154
235,495 235,495 0000000000000158985851a402ac98d935f6c7e9d4fcd0e6ecd2382cec269463 479 0.22/1.00 vMB 184
235,494 235,494 00000000000000b7b176089a39a76f5c7aeacca34f5ee3f7ed9ef65c69187884 106 0.06/1.00 vMB 172
235,493 235,493 00000000000000f753f4bb50b02f5464b704e8caee5736c264000bcb743fd86d 509 0.21/1.00 vMB 194
235,492 235,492 000000000000005b284e38cd8a4de2f011810e6a842afdb4c967aeff4a7fa873 210 0.15/1.00 vMB 87
235,491 235,491 00000000000000dcf39a37220bb645e78c601a3d535e4adfbd66500e781fc944 131 0.10/1.00 vMB 98
235,490 235,490 0000000000000143e6ea6f8f2cec8c081db928bf832e8fac569a24a7aae45b17 637 0.25/1.00 vMB 189
235,489 235,489 000000000000013e459c75f462016ad8b9026b736b379d8ac2f9fd5785f4de55 412 0.15/1.00 vMB 84
235,488 235,488 000000000000018b0cbf92ef0a8057fe56bd75f0155acb3a06d53759c38c648f 833 0.37/1.00 vMB 174
235,487 235,487 00000000000000dfcb26c2c0350f7580d835a78cb3b822ed50a4494fbb626ae0 420 0.21/1.00 vMB 167
235,486 235,486 000000000000002b8106beb7b17b74259e7a400e291d758dfaf6c35b3e8e6445 157 0.15/1.00 vMB 52
235,485 235,485 000000000000004bce90abd125e4176067e97137f9988d4997c996dd13384f25 945 0.46/1.00 vMB 165
235,484 235,484 000000000000004480e34b5c919e022d884a73bef36f0afcc04b53373306b51a 594 0.47/1.00 vMB 105
235,483 235,483 00000000000000214c304621434e2d8c8cb579c49db1df5c5a146747c10c5c8d 593 0.25/1.00 vMB 188
235,482 235,482 00000000000000897e21ca4504171b5fc92a965d18bf56cb5ab48831232d7b0c 692 0.25/1.00 vMB 219
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.