Loading Tool

Explorer IconExplorer

Memory Pool

28,826 transactions
11.81 vMB
0.03729099 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.92/200 MB

Candidate Block

Mining Attempt 602220686b9f3e1a11aac12aa9dce9fd11ab430cdc92fae78f4dce20fb8d68d0
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root b1f4dc823957f2f86283614850e6c3925c9221ac872c05fcf07d918b43fff3c3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,124
Size: 1.00 vMB
Total Fees: 0.01670974 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (773,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,458 140,458 0000000000000636894811cd1eced6ca2007cd6d5db32c489d294cea8dd40df4 140 0.05 vMB 98
140,457 140,457 000000000000071e271cca7cc8d508f9a854761bc871efd395e0c201003befd9 23 0.01 vMB 53
140,456 140,456 00000000000000c554730d65fbda14f20e863962108240db851e1853cf8efb41 53 0.02 vMB 385
140,455 140,455 00000000000004e556c922ef34c8f9bc565d9dce8a0e4f08c3d02b50e343a400 33 0.02 vMB 222
140,454 140,454 000000000000051c01a469388cb3d9ec2779d287a454fdb2e001db119bd14110 139 0.06 vMB 292
140,453 140,453 00000000000001b3285c69c1240d1cd73905dc7bd70d29f739ea88e35bf9b6e6 83 0.02 vMB 210
140,452 140,452 00000000000002c238f115140d72263878c97ae76b838edd83fa2f4d9ebf0a8a 72 0.02 vMB 70
140,451 140,451 0000000000000684f875130de200905f3e445abdffd1d5431ab4397d2e439394 80 0.02 vMB 66
140,450 140,450 00000000000008c2ca13590c29e6ef5513ee9d5b0b8117c6d26011cb137e7601 27 0.01 vMB 91
140,449 140,449 00000000000003abf050a668768d44eafd0373c15ae3886ffb6ab77bfe9e39c7 14 0.01 vMB 756
140,448 140,448 00000000000005c7a93d6250f718c7de5a7189d02ffc6388bc6a99383e2bee58 34 0.01 vMB 87
140,447 140,447 00000000000002bfdde52f342cfbbb81dada4e3a1af24a7d3f5ada606e981fbb 24 0.01 vMB 220
140,446 140,446 00000000000001c4d6f08a5981b92c5834417cf267af1f8ed403a9217366cb10 141 0.06 vMB 284
140,445 140,445 00000000000000cb586bebb77a432ce68edb4335200e67940f0c89de111da085 50 0.02 vMB 403
140,444 140,444 00000000000006dd4a8748ae0abfa0871f8a59f9c7361bc48d0ebd6f40d6e684 46 0.02 vMB 213
140,443 140,443 00000000000000a196bf5190a438c82c453f3d31440c634df4c28e90b0a21573 197 0.09 vMB 148
140,442 140,442 00000000000000fe599867161b2c5e5b80752be5ce90d6da3f393c43f5da7c7f 60 0.04 vMB 755
140,441 140,441 000000000000014e92bb0d99287c9ae348143b582547848e58ebecf2fb5854f8 61 0.02 vMB 172
140,440 140,440 00000000000006ec485225d59d7258f7ae0a7cb12b0252fd9decc0c4fb1b5c58 62 0.02 vMB 82
140,439 140,439 00000000000002cfc21d8b479f706d472b80a9b3da5e6a5d78428706efab6706 49 0.03 vMB 300
140,438 140,438 0000000000000547c1154425d16cf6a6363835b204f9cb63c7c529a2646befc2 41 0.03 vMB 4,504
Previous 10 blocks ↓
Total Size: 779.76 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: 392.29 GB
    • Received: 1.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.