Loading Tool

Explorer IconExplorer

Memory Pool

78,116 transactions
29.34 vMB
0.06439105 BTC
Random Selection Loading Transactions
Max Size: 176.24/200 MB

Candidate Block

Mining Attempt 7ff0760e88f8d1e6eb10ebdc48421ba8ef500ec8b4415834836579518655da21
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8a6fb40b238e1fcff1afd9b8924f4b4d52348748582efb998b7e752b7801d4b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,893
Size: 1.00 vMB
Total Fees: 0.00492691 BTC
Feerates: 18.31 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (570,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,267 344,267 000000000000000017a90455633ff8af008a7ef39211798afed0b5344a3ac441 100 0.06/1.00 vMB 19
344,266 344,266 000000000000000008cffe0d96179bd661b55383d70b09de7e37bc414ccc4916 39 0.02/1.00 vMB 28
344,265 344,265 00000000000000000d323ad30f3e4118719affcbd5378a30b090b7ee13de544d 249 0.17/1.00 vMB 22
344,264 344,264 000000000000000005f957bec271813e8d1a904de71206249c375d83a31c74a1 182 0.09/1.00 vMB 26
344,263 344,263 00000000000000000b6c5c57870af15374d0e3b01039446c5ec22250f3766b7d 699 0.30/1.00 vMB 30
344,262 344,262 000000000000000001eba25d4497ef78992e0f42e8f559c9244eb16225c7e0c4 790 0.49/1.00 vMB 22
344,261 344,261 0000000000000000068045530f863bd4125b08994b984ce1ef9131d3fb06b1a7 668 0.39/1.00 vMB 28
344,260 344,260 00000000000000000f533fe1d71db1afb7f045608fee7ff7ce43e718909f7f31 512 0.24/1.00 vMB 29
344,259 344,259 0000000000000000119160a973e4389d77ce5b681aa1876fe5aab4339e79c639 873 0.56/1.00 vMB 20
344,258 344,258 00000000000000000bf1a486ac90503bffaa2e558a41dbe56b1308f27b688739 512 0.14/1.00 vMB 49
344,257 344,257 00000000000000001715a1d821f3d70190fe193d608e2d492941ae486a0e6022 68 0.03/1.00 vMB 11
344,256 344,256 0000000000000000030d8ad69208f2b3d0e76a7bd6b1cd18d41b7d2c5e162673 965 0.56/1.00 vMB 23
344,255 344,255 0000000000000000013bae8e82ef20860c24568cf88c82846756914de0176de6 793 0.42/1.00 vMB 24
344,254 344,254 0000000000000000094de59312639bda98e03d57b1cbd61608c727a78f31599e 1 0.00/1.00 vMB 0
344,253 344,253 000000000000000009226611d8039b156de51a7fc4a4e9500ca5127d6153f0eb 1,466 0.75/1.00 vMB 27
344,252 344,252 00000000000000000abd01e67a8afe36639cdc54c46d40bf44ec76acb42575b5 159 0.10/1.00 vMB 14
344,251 344,251 000000000000000014b57b98984ec54c3584b448a92022caab9cfbb8ff462777 824 0.49/1.00 vMB 12
344,250 344,250 0000000000000000171f5c09d8a21d297a2162ea2b5362150973c899d1bec1a8 73 0.04/1.00 vMB 24
344,249 344,249 000000000000000000b8ffc7d40ccc41d23958f5906a975ba9dc917b9fcb8721 907 0.92/1.00 vMB 18
344,248 344,248 00000000000000000f94f5bde8bdd304d6ea217e0fb8cc449c777bdc11ef069c 1,028 1.00/1.00 vMB 19
344,247 344,247 00000000000000000701cd96ee883845eb4bdfdc109049178785f338b634ccd4 2,097 0.75/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.