Loading Tool

Explorer IconExplorer

Memory Pool

45,163 transactions
28.30 vMB
0.08052254 BTC
Random Selection Loading Transactions
Max Size: 148.62/200 MB

Candidate Block

Mining Attempt d7c9835691965e28a3934ec5cb1e9c967f51fd95ab5139809fc7ad9ee7635978
Version 20000000
Previous Block 0000000000000000000157a8c8e1353dd302dd73eb8610f040445cef37457e83
Merkle Root 132158ebd863bcdb1d826b4cd035dbc5c24008246afb4b07c2af0cf920423b43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,226
Size: 1.00 vMB
Total Fees: 0.02612769 BTC
Feerates: 202.38 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,259 (721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,538 913,538 00000000000000000001b46eb5c426512bb9798b463607b3f221e8089d2fed76 5,315 1.00/1.00 vMB 1
913,537 913,537 00000000000000000000c88fb4ac4619a30106d17fadf5d0e10822ccfbedb24e 1,915 0.57/1.00 vMB 2
913,536 913,536 0000000000000000000160b95a36b779d2efb2ad38447e49137eb7bcf5f17dfd 1,336 0.47/1.00 vMB 1
913,535 913,535 0000000000000000000114b1ea273efd282e9aec1ebb3ead47cab59aed6df4cf 1,630 0.45/1.00 vMB 9
913,534 913,534 00000000000000000000eaa7b994c149971c708bd50f02ccdb989d396103d993 1,284 0.52/1.00 vMB 2
913,533 913,533 0000000000000000000151cd337b203e6de37365cc31cd0ea1e5146247f81f0c 4,950 1.00/1.00 vMB 0
913,532 913,532 000000000000000000014f898f58ebecfb6cb1a17c1e34c4fcbe3ea481ce33ff 6,176 1.00/1.00 vMB 0
913,531 913,531 000000000000000000011f20bdffd18234af05274454ab7a54b6e5444f6faa4f 3,125 1.00/1.00 vMB 1
913,530 913,530 00000000000000000000581d582331f7e341a5c2b56b389ada1f46646a953ea5 4,254 1.00/1.00 vMB 1
913,529 913,529 000000000000000000017ccc78310199ecf2b158c25fbcbed6b3e074cfd2596e 3,318 1.00/1.00 vMB 2
913,528 913,528 00000000000000000001aac412b5070310651103551b30729b18c8a227eabda6 5,844 1.00/1.00 vMB 0
913,527 913,527 00000000000000000000d76ead111aedd20691a0cec3d2552452e7b1ccd3d39b 2,027 1.00/1.00 vMB 5
913,526 913,526 00000000000000000000350d17d01b38af85703ce2748d4307337bee8507f17d 2,249 1.00/1.00 vMB 2
913,525 913,525 00000000000000000000763bc27d9459c69b40675f4f5e0a66e2b4c8f6dd3654 5,769 1.00/1.00 vMB 0
913,524 913,524 00000000000000000000e2b88e1490f79417d8343cfa7364fe75402cfdc2988c 4,351 1.00/1.00 vMB 1
913,523 913,523 00000000000000000000d16cae3cb4e9a970603b227a7603081fed70ae5d3dcf 4,835 1.00/1.00 vMB 1
913,522 913,522 000000000000000000019c65a471ca575ec2a2592445afc86207d66f8dfc9dac 4,784 1.00/1.00 vMB 0
913,521 913,521 00000000000000000000bb801497f9d42bfd61a1b15878be882c0ad5d75c2b70 5,206 1.00/1.00 vMB 1
913,520 913,520 000000000000000000012e6808a9366559a9da13831f7d23b9fd05c477d3a561 3,011 1.00/1.00 vMB 1
913,519 913,519 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d 1,481 1.00/1.00 vMB 2
913,518 913,518 000000000000000000002133544506fc506db902b4c2df1ef2da479a2edc5ec4 770 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 577.61 GB
    • Received: 8.62 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.