Loading Tool

Explorer IconExplorer

Memory Pool

48,653 transactions
29.59 vMB
0.08903880 BTC
Random Selection Loading Transactions
Max Size: 157.67/200 MB

Candidate Block

Mining Attempt 520e075c05b895175620de326d4d0ea9df925533c3180ac714bcf2351cf227c8
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root f25b144d6210aafbfced8327c93dbfeba268dfbb2c88d2b3a51a575e5737ab16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,939
Size: 1.00 vMB
Total Fees: 0.02778726 BTC
Feerates: 105.02 > 2.78 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (443,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,977 470,977 0000000000000000007aed64ccb93d62d3853c34f228d4757121c584266691c1 2,057 1.00/1.00 vMB 248
470,976 470,976 000000000000000000448cdbcb82707d0147bffb48441a1e22bd9910a3fec06f 25 0.09/1.00 vMB 46
470,975 470,975 000000000000000000e5289c060d1c803c65981a97424b32936156ae7a0d9662 2,235 1.00/1.00 vMB 272
470,974 470,974 00000000000000000173a5557c977730647397b8ad47756d0154b7e329d6999a 1,942 1.00/1.00 vMB 268
470,973 470,973 000000000000000000632a2ca36d7743db0ceddea5dee863881b5129fb88675e 2,433 1.00/1.00 vMB 343
470,972 470,972 00000000000000000044580aec971b710baa4c10204ff1fbb000b8e44dcd4ed3 2,267 0.99/1.00 vMB 394
470,971 470,971 0000000000000000018bfdc10eca25f2ae4d1b49aafb997e3124859da0c3ac7c 2,114 1.00/1.00 vMB 390
470,970 470,970 0000000000000000009233abb5b54cdad241cf89628980f87a11610518777195 2,258 1.00/1.00 vMB 417
470,969 470,969 000000000000000000d95d1df4960bdbed82ab918ba16ccb956fe042f601f6c3 2,493 0.99/1.00 vMB 391
470,968 470,968 0000000000000000019c615c0e585562ba2de9e442cdd53dbda62f17634f5074 2,291 1.00/1.00 vMB 386
470,967 470,967 000000000000000000ca51e09e9ae5dcaa481bdaa7a716d53d472f4aeb53f34f 1,530 1.00/1.00 vMB 214
470,966 470,966 0000000000000000013b0b9f76a486c5b586f63b1bdc9bbfab3995ab0921a0ef 261 1.00/1.00 vMB 104
470,965 470,965 000000000000000000d8bc7fc6fa21f07162296508ba1ddecb276d1ac54143df 2,506 1.00/1.00 vMB 302
470,964 470,964 000000000000000000b7077b7933fd24f8d64bfcb69ddf74c9a0e95c9da12fe7 1 0.00/1.00 vMB 0
470,963 470,963 000000000000000000e5a46e5788fc84f046f69ce65eabb90345c8e498cbcdd9 1,716 1.00/1.00 vMB 186
470,962 470,962 0000000000000000014204cf4c566f72abfb6c3a5d666688eb621f51ccaa7be2 2,197 1.00/1.00 vMB 353
470,961 470,961 000000000000000000de9096974ed4ff42c891fdcf0f16d091b5ffec91896df3 2,124 1.00/1.00 vMB 397
470,960 470,960 000000000000000000cf647784e3ec8d88f3d9bb95559906e674239ac65a7662 2,374 1.00/1.00 vMB 371
470,959 470,959 000000000000000001836cabc135cb3702ce992e6ea71a524692432d2a46f009 2,138 0.85/1.00 vMB 339
470,958 470,958 000000000000000000be4710ee2c85ac6d8cf7f789ebbbc39421341d4488eb58 1,375 0.99/1.00 vMB 363
470,957 470,957 0000000000000000019a9e2f2b7991be8869f317d56e47014b76838a2613d5a7 1,260 1.00/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 782.12 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.08 GB
    • Received: 13.71 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.