Loading Tool

Explorer IconExplorer

Memory Pool

40,740 transactions
26.33 vMB
0.05306016 BTC
Random Selection Loading Transactions
Max Size: 137.75/200 MB

Candidate Block

Mining Attempt 125fca0597ac69a4da4dcc127627f14e7f790183faef56ad0bdb7edb6a4f687c
Version 20000000
Previous Block 00000000000000000000c50455766f9b5efabcea1d7595d5604542a2f5ddc1ad
Merkle Root 69b3d9d17bfcaab8a5f1d12b4efcb600609f02e4c220ab9796584aa39017dc83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,658
Size: 1.00 vMB
Total Fees: 0.00478055 BTC
Feerates: 100.31 > 0.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,909 (454,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,611 460,611 0000000000000000010018d9c47f44ce7f9010fe05309f0e65ddc2aaf54eefc5 1,524 0.99/1.00 vMB 163
460,610 460,610 000000000000000000d4b2bdef148e864a355f884c22cccb908d6ce1fcb59176 1,189 1.00/1.00 vMB 181
460,609 460,609 000000000000000001c8d479b0afaf35c86701bf5cbcf350ee09117666117691 2,360 1.00/1.00 vMB 132
460,608 460,608 00000000000000000157b5edaa9fb6d22fb36f153be11aca95e700c105297b0e 2,052 1.00/1.00 vMB 170
460,607 460,607 0000000000000000004d59df018a4b5731616852a0cbcf5b81de96948a958ca8 2,123 1.00/1.00 vMB 143
460,606 460,606 0000000000000000004bd39bb103fbc4c921554c2610cc3d7d4b02649fd6f0f8 2,168 1.00/1.00 vMB 175
460,605 460,605 000000000000000000ca3fadd5c9369e07fd3ca3f2cc35d8f2542eb34ad5f439 1,960 1.00/1.00 vMB 169
460,604 460,604 0000000000000000022bd8e3323c5362ad40bf229a4d3df0ad7f375a0580ca09 2,036 1.00/1.00 vMB 236
460,603 460,603 000000000000000001e539843a69fb83666c5949c4664d8cfd49f8eeeef3ec4b 1,890 1.00/1.00 vMB 122
460,602 460,602 000000000000000000da4bff4fe47b622a37e51b13b44768c3b013d006fc0173 1,985 1.00/1.00 vMB 61
460,601 460,601 0000000000000000012f122a209bc5b39b062d5ed4c2f60195d99e56dcd195d2 2,367 1.00/1.00 vMB 141
460,600 460,600 000000000000000001f98c9312dbdbbd3b7950ac0f1f668dc75477be4d793a31 1,552 1.00/1.00 vMB 107
460,599 460,599 000000000000000001ecac3ea6ea92b6b79f5dd7443ae793d27b9a038eb1aee5 2,261 1.00/1.00 vMB 141
460,598 460,598 000000000000000000a388bdce8833201dcfc68c7afa8b33fac8c873497f6b56 2,198 1.00/1.00 vMB 135
460,597 460,597 000000000000000000be044f6f832f9f8e984f5bb52dd812e4e7f8e04fad471c 1,793 1.00/1.00 vMB 162
460,596 460,596 00000000000000000085ec4c537c3358e618021bf68d86071f75191a3f710f17 1,413 1.00/1.00 vMB 238
460,595 460,595 0000000000000000008d575ca64130df785db8a8b13e4f639c0195f85c2a2c9b 2,185 1.00/1.00 vMB 156
460,594 460,594 000000000000000000a4a0b4b35c9540fc849288ed04e3e571c9519f2b7cf313 1,749 1.00/1.00 vMB 203
460,593 460,593 000000000000000000edc2c9ef6faa73785302ab7cbe4847d96f741ba42d56d2 2,305 1.00/1.00 vMB 206
460,592 460,592 00000000000000000115018f1ff5fd2b7313f39245bc1c3404617d4009131f38 1,673 1.00/1.00 vMB 104
460,591 460,591 000000000000000001847d919cdd0738464c2e388be59b1df65c48594a7c9a2a 1,973 1.00/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 782.23 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: 654.88 GB
    • Received: 14.21 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.