Loading Tool

Explorer IconExplorer

Memory Pool

49,179 transactions
30.55 vMB
0.09520267 BTC
Random Selection Loading Transactions
Max Size: 163.46/200 MB

Candidate Block

Mining Attempt c84b1e422328d94a836b7ca9fe89b0fb501795971f4558e4c84a2b38dd52c489
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 8220448ab78b8e274e17d3e32a3fc3b83061a682d8201f02191b13fc2cde254c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.03202665 BTC
Feerates: 101.56 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (562,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,280 352,280 00000000000000000df38de4f703f14ed40ee34900d950cc60dfc091f9e400af 336 0.21/1.00 vMB 14
352,279 352,279 000000000000000005793d3b230aa6f10b7b9ac668e17142f495d15ddb35f45f 295 0.11/1.00 vMB 37
352,278 352,278 000000000000000009ef4a7d12855c76176f8d1fd16b3611a2536ee83835d851 577 0.33/1.00 vMB 23
352,277 352,277 000000000000000012c92d7f2b3ac7747e501c37daa1d393a35a75eb91f6b250 1,311 0.75/1.00 vMB 25
352,276 352,276 00000000000000001524498814684a32f7dfe1eede77786c7584704b227f6b89 2,241 1.00/1.00 vMB 33
352,275 352,275 000000000000000007295d687bae3b73cad1739ba81fce9eb99c718cfc41442f 258 0.15/1.00 vMB 27
352,274 352,274 00000000000000000c3e78133d68c58ed37cfdbe4adcdcd1c2c1953bbac4d1ba 484 0.28/1.00 vMB 23
352,273 352,273 0000000000000000071737b8d9fc42de12ab05e2c058f372dc0e649d8bea733b 1,473 0.72/1.00 vMB 29
352,272 352,272 00000000000000001326c9f27f21d1538d88a112e0b3cfd9d016ec96f7256e03 335 0.17/1.00 vMB 24
352,271 352,271 00000000000000000e5c228fd3687ea3e63037041e3c5c7edb025b1f3b5da82e 971 0.62/1.00 vMB 18
352,270 352,270 000000000000000014d5f8e330d39268a037af164ac6826ae699b1bdbbe0db1b 1,374 0.75/1.00 vMB 27
352,269 352,269 00000000000000000342097fe8c6aa862e710f593402084bc948e86a6cfe207c 1,995 1.00/1.00 vMB 31
352,268 352,268 000000000000000006ccba0bce6c170d08e8a0a1dbdd8b0c159db2bb38f36845 2,440 0.75/1.00 vMB 44
352,267 352,267 00000000000000000f392985b896a0b08eeec62fb449be9f55c4921f4c714f23 1,656 0.75/1.00 vMB 38
352,266 352,266 00000000000000000c15f9d1a01561f628df80440a7d73703de3480e088d6c0f 797 0.38/1.00 vMB 27
352,265 352,265 00000000000000000783fbfcfb5ede06fd80b19765cf49b98f354539e6b0781a 417 0.27/1.00 vMB 24
352,264 352,264 00000000000000000a54d7e4327af94880b1f7302266609b2ae05590f3817ca5 1 0.00/1.00 vMB 0
352,263 352,263 000000000000000009c5e03456c62a359eb477f11ea34ec2ffd998a7a895b936 374 0.20/1.00 vMB 16
352,262 352,262 00000000000000000e0271f415ded4fcd3b4ac6619a2e564c8e00089b688b55b 1,068 0.49/1.00 vMB 31
352,261 352,261 00000000000000000bfd162bdf860686454753ed4db4fcbd46f6fa2015988302 788 0.39/1.00 vMB 39
352,260 352,260 00000000000000000369920c52fece841b8d3e5fb4abe7f99f30f093ae998b2e 294 0.18/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.