Loading Tool

Explorer IconExplorer

Memory Pool

80,180 transactions
30.20 vMB
0.07981311 BTC
Random Selection Loading Transactions
Max Size: 184.60/200 MB

Candidate Block

Mining Attempt 116ac600db7de287659f86880c10a2995a26a83ae26ca49472e0ac3e10916ad7
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 9e38f8e9b439c69e04826b05c972aebda653e44b7d4ab2ba02fb988255d54e8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,273
Size: 1.00 vMB
Total Fees: 0.01248921 BTC
Feerates: 150.92 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (327,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,440 587,440 000000000000000000077f0ede45073d46691d4376ccc016385a54baa3bcf0aa 2,015 1.00/1.00 vMB 37
587,439 587,439 000000000000000000110a997cc5d41d23dde353401475f79a113b4adf3402a9 2,253 1.00/1.00 vMB 54
587,438 587,438 00000000000000000004cb28ae45abda28f679f766a2b93689a85bf46a48038d 2,514 1.00/1.00 vMB 70
587,437 587,437 00000000000000000002b73ac046ca88c78cdf2a0bbc48c7a450a128663d4151 450 0.15/1.00 vMB 23
587,436 587,436 0000000000000000001243b316fd9d3c8f607e4ff3567474963a8c8cae7e0d9c 234 0.07/1.00 vMB 34
587,435 587,435 000000000000000000162fe89c5b26ab365818968588a101a7208a72a18283d8 1,623 0.56/1.00 vMB 25
587,434 587,434 0000000000000000001e436b43422b56cc3ee9882fdd76a6aa70eb6b84722ad9 1,385 0.49/1.00 vMB 21
587,433 587,433 0000000000000000000e7a8eb70c9cad559567661cd1385901f0c045444ba468 225 0.06/1.00 vMB 15
587,432 587,432 000000000000000000138098bbee261e16ae9fe795d1a1dcf85f697c7ecb5c48 313 0.10/1.00 vMB 28
587,431 587,431 0000000000000000000f1a6bf2a2ecf70c3860a812a3a4892b26ac73d0b5ec2b 329 0.10/1.00 vMB 7
587,430 587,430 0000000000000000000a0126ff43b600f18cf184a5038ac11c9526456fff74eb 2,287 1.00/1.00 vMB 34
587,429 587,429 00000000000000000013fde6990b9176f80030c7bb3454c132ab17fcc0d0d91e 2,466 0.80/1.00 vMB 23
587,428 587,428 000000000000000000056bfc7dfa651847b4a9fc42ef8ef7e912d8cc1e6196b2 579 0.18/1.00 vMB 13
587,427 587,427 0000000000000000001d9d205e2b0295171647c5238991b2a3673ffc22a147d6 553 0.18/1.00 vMB 21
587,426 587,426 00000000000000000016bef813b3329c998b44b92f092d951c196933cd63da9c 475 0.16/1.00 vMB 22
587,425 587,425 000000000000000000199a7ab96d438853ef61c4f35fbc826dac67e5189a4fb1 686 0.23/1.00 vMB 19
587,424 587,424 0000000000000000000fd25537f1374204f4a609182b24507e0b3767b37dc7e9 317 0.11/1.00 vMB 25
587,423 587,423 0000000000000000001132a703e117f8546936a1fb6c419ae38d201d88641b0a 824 0.27/1.00 vMB 25
587,422 587,422 00000000000000000007bacd8ef94d476084f9dd67f921f7ef1b67d2b40e5487 1,753 0.57/1.00 vMB 20
587,421 587,421 0000000000000000000d415e6fc3e04301a81496ae7cee86d6c0998fe2499b77 176 0.12/1.00 vMB 33
587,420 587,420 00000000000000000011abd300bf59488eb8a9d5e62520097a9698068772218d 680 0.24/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.91 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.