Loading Tool

Explorer IconExplorer

Memory Pool

48,320 transactions
28.22 vMB
0.07299230 BTC
Random Selection Loading Transactions
Max Size: 150.55/200 MB

Candidate Block

Mining Attempt 5761486a494955e595103c9ae52e8a82eab28046f37352e546e9f3137bb1d1c9
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 53307c3ad0582bc90aac27c3801e6def47e4411f1eb3bddb0e13d81771134064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,490
Size: 1.00 vMB
Total Fees: 0.01803690 BTC
Feerates: 301.05 > 1.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (594,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,201 320,201 00000000000000001112609d4da6d7b188d2bf4af13a0f8a217ab759e8d3127d 76 0.03/1.00 vMB 21
320,200 320,200 0000000000000000213dd5b51829f08b08b215844623785a9b7816011fcdf71a 1,061 0.52/1.00 vMB 29
320,199 320,199 00000000000000000eb841b988829910f119972a28d140c37f83085ec4e57982 298 0.18/1.00 vMB 25
320,198 320,198 0000000000000000077a7beaf9ec2de94063e617430bc56090c2403c32b9bcdb 71 0.04/1.00 vMB 24
320,197 320,197 00000000000000000e9749d2976aabba52d5d4e58b9a7f0028f67a5f5fe944e7 521 0.30/1.00 vMB 30
320,196 320,196 0000000000000000116beed02b2a383541ff1f21bc9200aa5d3ba9d70f76944f 148 0.09/1.00 vMB 22
320,195 320,195 000000000000000023663d41f6fa82e4593296bcd4ee467d80799435f2d43d37 390 0.23/1.00 vMB 25
320,194 320,194 000000000000000017490c807a5ec3c43430c33da624ed937765245b0689505c 40 0.04/1.00 vMB 17
320,193 320,193 000000000000000005f1ca23e38a8817ce9899d4505de89b61262271c09a3acc 59 0.03/1.00 vMB 27
320,192 320,192 0000000000000000031824f54099fae27bb227b9a7a7f07567c2313f549e17b7 509 0.32/1.00 vMB 31
320,191 320,191 000000000000000003592f9fac460b12818a996c400a1ab2864cd1d5b4d9a3d8 755 0.43/1.00 vMB 26
320,190 320,190 00000000000000000a0d885e8c49f9d2ddcb96c4494c775005366bd1d1afb5bb 138 0.08/1.00 vMB 24
320,189 320,189 00000000000000001c9e8c9015549f18adee6670272a15a9f722f2f3eb965981 437 0.26/1.00 vMB 25
320,188 320,188 00000000000000001dd6612836dd266a2e38f6b6f51ae6bac80ad31dbba80451 124 0.06/1.00 vMB 20
320,187 320,187 0000000000000000246ab27f014e452487e23faa2cf26cdf40122df4eb16ac2c 180 0.10/1.00 vMB 28
320,186 320,186 00000000000000001832710d176a3d967e71a455984783e046f359cce04381b8 308 0.24/1.00 vMB 21
320,185 320,185 0000000000000000014671e07d03e222f2f64b63201822165af79355073de975 832 0.35/1.00 vMB 38
320,184 320,184 00000000000000000be7a2da048b8dac3762437881a7eb0cdff435cbbc5cc52e 180 0.09/1.00 vMB 29
320,183 320,183 000000000000000021870feced1e292d1cd0d9c3a12707ab7daeefe33a1e5fc3 139 0.06/1.00 vMB 28
320,182 320,182 00000000000000001cc0dc57658696e9a01eabdf357ba06274e2c78ec29484b9 111 0.05/1.00 vMB 29
320,181 320,181 00000000000000000e03fe70080ceec022ccd96ce5469ba09ffbdae93f54fa5c 336 0.19/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.