Loading Tool

Explorer IconExplorer

Memory Pool

39,633 transactions
27.64 vMB
0.06831870 BTC
Random Selection Loading Transactions
Max Size: 141.31/200 MB

Candidate Block

Mining Attempt 174f5340f6c3d912caa630566a754ac82f484381c95949fd740fa8873079383a
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 4136c7525acd6160160ffbb3191d597c73634a4656ff0a2c942064a5adab77cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.01564353 BTC
Feerates: 100.95 > 1.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (415,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,627 499,627 0000000000000000005016accfe18409597b6395e6adb2cdcbc889301761724f 3,013 1.00/1.00 vMB 386
499,626 499,626 000000000000000000715befc68fcb418bf694a237210060ba5ae59d44982387 2,925 1.00/1.00 vMB 373
499,625 499,625 00000000000000000023e6bb6280de77cd71c93358d1e9d114371e948a7e7141 2,982 1.00/1.00 vMB 404
499,624 499,624 00000000000000000023a5f77534609a79f9fdb11763704f91c5e5bbe53acf60 2,450 1.00/1.00 vMB 401
499,623 499,623 00000000000000000025641a268288466d03c4b4e0d3fbec0e0fd407f0a4e780 2,687 1.00/1.00 vMB 359
499,622 499,622 0000000000000000008d1b73296aa5515e66c336ede82a26adbfcb23d8010fc1 3,026 1.00/1.00 vMB 381
499,621 499,621 000000000000000000048ae0e4d8be0b8a5dfd10f3f596a9b4acdee36b9171dd 2,176 1.00/1.00 vMB 394
499,620 499,620 000000000000000000341dd6a9cce8fe87f3cc6691d8743a4938798bfd936483 2,346 1.00/1.00 vMB 471
499,619 499,619 0000000000000000005cfe5b5d34aea291bb18c0852f89c8295101aa51a5d06a 2,284 1.00/1.00 vMB 436
499,618 499,618 0000000000000000004676975d819a06c0ad23816f577fe75f17bf2d91369d70 2,196 1.00/1.00 vMB 460
499,617 499,617 00000000000000000018d7bd457c5a9de5a35ff41daa506529637aeb09ae0fc4 2,153 1.00/1.00 vMB 381
499,616 499,616 0000000000000000004c746b087820b517771e136d6776b21586c93c333da523 857 1.00/1.00 vMB 485
499,615 499,615 00000000000000000014b1dd91038a9224002aa851b84880580c0faafce3818c 1,379 1.00/1.00 vMB 343
499,614 499,614 00000000000000000035e6594894fe02c1a1fcecc6feb6f18cf825ad9c80bb67 1,876 1.00/1.00 vMB 424
499,613 499,613 0000000000000000007e26ff56d6d872899200a909f39fe6fde78bc4abdd31b7 2,542 1.00/1.00 vMB 318
499,612 499,612 00000000000000000035410d9d8f189c27fd96c502c689d5f220f0f76558ae6c 2,416 1.00/1.00 vMB 309
499,611 499,611 0000000000000000000ea662df897f96d639ae123fd09a98623c920f97c4bdec 2,717 1.00/1.00 vMB 261
499,610 499,610 00000000000000000086a2362d78ffb4e41dc0b8775ff3c278bd994a5162348a 2,823 1.00/1.00 vMB 363
499,609 499,609 00000000000000000054ee9f2e2c9f05ffb71495280b85864dd90ff82d7af356 2,296 1.00/1.00 vMB 355
499,608 499,608 0000000000000000001487c6939c0b4bbb3e2e1be38c98bb3d1abb186b764444 2,549 1.00/1.00 vMB 309
499,607 499,607 00000000000000000073ff0edbc615f2e22bfe0ada2e9ed29bd17eacfe06f4c7 2,106 1.00/1.00 vMB 228
Previous 10 blocks ↓
Total Size: 781.76 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: 632.30 GB
    • Received: 12.11 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.