Loading Tool

Explorer IconExplorer

Memory Pool

75,250 transactions
28.84 vMB
0.09495948 BTC
Random Selection Loading Transactions
Max Size: 170.54/200 MB

Candidate Block

Mining Attempt 5992cd5ee48aa1754c3c0ccd05736eaa223f8447b507a8ea354dac122b7542ae
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root ff21936a2990b43ab6c408f87f8a0e69a16836cd65245770f0d8db0fb7428108
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.03564331 BTC
Feerates: 201.37 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (559,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,324 355,324 00000000000000000c5b2d02b78598e6523962846efb85f0017b7e868b198b5e 1,016 0.53/1.00 vMB 33
355,323 355,323 000000000000000002899ebadb54ab4fc45dfd043d171879c527f9070d1895f0 263 0.14/1.00 vMB 30
355,322 355,322 00000000000000000c2e4d81833ee8241125e62b8ec850f3bdf4c2e0fd0ae29f 499 0.27/1.00 vMB 26
355,321 355,321 0000000000000000166d1fa0ccda4b19dbf7300923152eefe3e76ca08986f6a8 1,068 0.54/1.00 vMB 29
355,320 355,320 00000000000000000b7e9acc60d22330882d85088db36fdf371ab0d4ac579574 34 0.02/1.00 vMB 26
355,319 355,319 000000000000000013945344a2b484b3551fbaca9e4af961311c99ad4869a9bc 254 0.13/1.00 vMB 26
355,318 355,318 00000000000000000531f65b1e3bd936fa6434be21391b22a97729e18924d660 281 0.26/1.00 vMB 18
355,317 355,317 0000000000000000147f0b87d65c04ae6ec03e6a641c7de55a4768634d93f4e2 386 0.22/1.00 vMB 24
355,316 355,316 000000000000000001570d643d04b2562482c4a5e03e17a2aa5d5b0e0a02c540 346 0.19/1.00 vMB 26
355,315 355,315 00000000000000000c624a7c49564d1991b9ca9f8344f73d26dff2f1263885bd 631 0.44/1.00 vMB 18
355,314 355,314 00000000000000001231b872d7b189df4718728232ba675988049b6da78b9f65 576 0.26/1.00 vMB 31
355,313 355,313 000000000000000008520bd73cd3535a27c82068738b6b6d73b05543bb45b9c6 244 0.26/1.00 vMB 11
355,312 355,312 00000000000000000b77f73f2c96b252836f397af2bd1c443b0e6cc792957abe 458 0.40/1.00 vMB 17
355,311 355,311 00000000000000000849aa48049ec4aeb6998c8d7b4e8822c9977da83b587f63 1,488 0.75/1.00 vMB 21
355,310 355,310 000000000000000011928c2e49ef993a20ec35adbae1621405def581dcf6f7b2 938 0.75/1.00 vMB 21
355,309 355,309 00000000000000000ecad1b8a32374b508ac286cd985cc70a12e86e15cb1177a 475 0.28/1.00 vMB 26
355,308 355,308 00000000000000000742f8d61c56ffda25099e517c96c75a410ed985e9f43a25 141 0.61/1.00 vMB 11
355,307 355,307 000000000000000012006464eed2543d3d165588ab1ce5a9c21f8cb91838f28e 1,871 0.90/1.00 vMB 28
355,306 355,306 00000000000000000da2834b7403b20645beebf654a86808c4914f2f975575d5 1,195 0.75/1.00 vMB 25
355,305 355,305 00000000000000000fed7c9dfc0815bef3769b5eabeb7933f67aabe83f7f6c5a 1,736 0.75/1.00 vMB 32
355,304 355,304 0000000000000000160715aba7e26432ceaac59f6a93b26e8d0f8c3226a53663 1,787 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.46 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: 667.90 GB
    • Received: 15.31 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.