Loading Tool

Explorer IconExplorer

Memory Pool

83,054 transactions
31.98 vMB
0.10611700 BTC
Random Selection Loading Transactions
Max Size: 192.20/200 MB

Candidate Block

Mining Attempt 45874a1a48ca0dda7f95a48e086e5dcfd36b1b2f7cac973fb594e595fd534331
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 7b529ada770b9f87dbdd612d29b1170943e4ebef2879c9e99d9a109892914cd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,312
Size: 1.00 vMB
Total Fees: 0.02533517 BTC
Feerates: 353.36 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (384,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,215 531,215 00000000000000000025303d00cde1d52b9913f709539f6cc738f6a34701afe2 2,782 1.00/1.00 vMB 21
531,214 531,214 0000000000000000002dbc26dffce5ca7501bd8224fa973973251862e06c81c9 1,078 1.00/1.00 vMB 4
531,213 531,213 0000000000000000002a261e836166b977568f0592594b87af1e32dcb19ad72f 2,828 1.00/1.00 vMB 26
531,212 531,212 0000000000000000002f5ef3c973aa595323899e50f60b2d171331e24a1680d8 909 1.00/1.00 vMB 6
531,211 531,211 0000000000000000000d6029f8882b6b474f98cc313cfc24f75e4c53a7437586 1,390 1.00/1.00 vMB 5
531,210 531,210 0000000000000000001f2f723c65c29a433452250316169a7df887c3fe73402d 2,619 1.00/1.00 vMB 24
531,209 531,209 0000000000000000001f12220889f1a8e8f2f464cb7801e9be4ed65aae0778df 2,544 1.00/1.00 vMB 24
531,208 531,208 000000000000000000044072bb96eafbf455f20eccd5dba9e4680184e78e9c5f 2,122 1.00/1.00 vMB 21
531,207 531,207 0000000000000000001d44e947ae253b1933c4ffb13f42da6b77eb42cdda5cab 396 1.00/1.00 vMB 4
531,206 531,206 0000000000000000000a1d6eb902bd457babb98402fa26ed381e65372edcdc76 1,594 1.00/1.00 vMB 14
531,205 531,205 000000000000000000095ec8cc210fd982aaefff131205769ed429b64ed36306 2,767 0.99/1.00 vMB 29
531,204 531,204 0000000000000000001a9cb7a42116bb24d70f5aedcd32884d0846da8f56231d 348 1.00/1.00 vMB 3
531,203 531,203 00000000000000000031c9cc7331b470c7e4572eb3808047b0cc18e0c7548aa6 655 1.00/1.00 vMB 2
531,202 531,202 0000000000000000002f8387ac940e2ae6b9bf55e4401ced80f3aad3db7e49e1 2,255 1.00/1.00 vMB 33
531,201 531,201 000000000000000000100361477cc3fff9ad17a5e6cf837be567a4fc51910bfb 1,914 1.00/1.00 vMB 14
531,200 531,200 0000000000000000000ba0e85b1055287398d4a30cc700c41cdb95aa71dda068 910 1.00/1.00 vMB 18
531,199 531,199 00000000000000000001fb22a45e80079be2cb77be0689725e501a45c17b6cc4 2,512 1.00/1.00 vMB 22
531,198 531,198 0000000000000000001c35686e58aa69e26a060ca6b44db234fbad7eedd24e44 406 1.00/1.00 vMB 3
531,197 531,197 0000000000000000002761798910ee83643bbffef02ca4204ff6603c4ad81216 1,089 1.00/1.00 vMB 15
531,196 531,196 00000000000000000023f4c4e75a517cbba0c7532499e19326a11084a6e9bd4b 1,351 1.00/1.00 vMB 17
531,195 531,195 00000000000000000013d0a2129e653cde9219885d9ec9a4c252ee84ee531053 635 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.99 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.