Loading Tool

Explorer IconExplorer

Memory Pool

80,444 transactions
29.79 vMB
0.07466819 BTC
Random Selection Loading Transactions
Max Size: 179.52/200 MB

Candidate Block

Mining Attempt f317b89d9d052f07771b20ceac7d6e7fc86f613bf5cfbd489417041174d4ef11
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 7e5232d1ea23bf123eb5193ebf0ebbc47aa61374832f95d2f88696fa85f3bc0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,476
Size: 1.00 vMB
Total Fees: 0.01400261 BTC
Feerates: 147.04 > 1.40 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (680,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,183 234,183 000000000000001ae2a375c3806eb1c480a1f9f38af3dc79ca88097ccca26fe1 272 0.15/1.00 vMB 122
234,182 234,182 0000000000000052562ca8eeb00b987cb4390ded3b447a85b923ef74a788b469 397 0.19/1.00 vMB 152
234,181 234,181 00000000000000af7158009c8d38a47153d2f5db4ce1bca4aa49be7ed122b4e0 782 0.37/1.00 vMB 145
234,180 234,180 000000000000003635513dc0adb0db04d0039a63430789675cd39424963ef434 327 0.15/1.00 vMB 108
234,179 234,179 000000000000018204949606f29a68efeeefc7863124a3c2b4226d6e005837f7 603 0.41/1.00 vMB 115
234,178 234,178 00000000000000bf77c5f17727814b9a937e60758b1e5d2f94b7840bcbf123da 792 0.25/1.00 vMB 176
234,177 234,177 000000000000004fa53a04bf37281b01fa018d41bad8d44049de18ca510f18e3 318 0.15/1.00 vMB 141
234,176 234,176 00000000000000c0e3585692e83adee3458542ccbbef093901c67808b486cf96 314 0.15/1.00 vMB 149
234,175 234,175 000000000000011687504e5081b778e751da3270f562c3eebd7d3be5fa6f127d 36 0.15/1.00 vMB 5
234,174 234,174 0000000000000050f52572c8ab7db497b76e771dcd966ada56e8344b1c9e7a37 307 0.18/1.00 vMB 123
234,173 234,173 000000000000006e4a066f2b8a9f56e1c3cd1c45052fe7aa7411cb8486a424dd 339 0.15/1.00 vMB 148
234,172 234,172 000000000000009ce2b7399ec8a05fe661694780c62bc2bcffdfb74832254763 406 0.20/1.00 vMB 156
234,171 234,171 00000000000000145d4732636efae3718505f0797c7ba2f82e94b8ac69d5b971 379 0.16/1.00 vMB 156
234,170 234,170 0000000000000090e1ea47dc056ae648972dde2bc1f2fbee46c0254cded24f6f 261 0.14/1.00 vMB 143
234,169 234,169 000000000000013381fb6ec4c7a3deea978ef535d6a6ccc1a67b358f2a7b7c89 47 0.02/1.00 vMB 82
234,168 234,168 00000000000001117ec4b476853ea78b17b7848fe80b0181e624d69037e0ca92 401 0.19/1.00 vMB 156
234,167 234,167 000000000000019d0d360cffef2156aa2ce774d054c2e77a05ef7388a7fe355a 128 0.05/1.00 vMB 207
234,166 234,166 000000000000007a56e1e5cfd0f6a38afa121f0a3e2f672bd274d3e465655c1e 210 0.15/1.00 vMB 68
234,165 234,165 00000000000000c0d730d29a3da3d71440d2d9325c2176bbb615f262e7182956 265 0.18/1.00 vMB 139
234,164 234,164 00000000000000540ca8fe0f8ea5aecfe11baed28fc736a7c4ffe892d994b420 683 0.25/1.00 vMB 167
234,163 234,163 0000000000000150a8b831497c22ebfd41e7468ad1ae17cb030badda66018e13 205 0.15/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.36 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: 662.89 GB
    • Received: 14.88 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.