Loading Tool

Explorer IconExplorer

Memory Pool

74,456 transactions
27.59 vMB
0.07182133 BTC
Random Selection Loading Transactions
Max Size: 168.15/200 MB

Candidate Block

Mining Attempt bf02095320d28bcbd39c96a1bc3b034fcc8d0376687b4eac33c12f625d3a6e6e
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root fb2f4f01855abf33365594ad9ef1690bf9710150857f9ca068473ff681ccdcd5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,194
Size: 1.00 vMB
Total Fees: 0.01286433 BTC
Feerates: 480.19 > 1.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (237,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,734 677,734 00000000000000000008a0360c7a607dccaa2cf6260df973b8294c697d9a8eb8 1,956 1.00/1.00 vMB 42
677,733 677,733 00000000000000000000308b75cad4e9066d7170602645dba738e11cf37fbddc 1,638 1.00/1.00 vMB 37
677,732 677,732 000000000000000000050bd8940dee68aa37636ae9c54428d4e7748341722290 1,257 1.00/1.00 vMB 21
677,731 677,731 0000000000000000000691b6318fbe401be50e406fbee045b835aa98f05d95af 496 1.00/1.00 vMB 87
677,730 677,730 0000000000000000000a997d79a2072be0f4bafb9cc99ca009c544b4cb94a75e 2,141 1.00/1.00 vMB 50
677,729 677,729 000000000000000000021f6025b15acf16a03fdee1f8f97478a049506854aff6 1,849 1.00/1.00 vMB 25
677,728 677,728 00000000000000000006252d8ea7588a0cbf6062fccc09f98f0d574acc4df333 2,391 1.00/1.00 vMB 32
677,727 677,727 00000000000000000009cd161e59f4509049d7b03bca23ff1a305bc8d01a1ed6 2,299 1.00/1.00 vMB 48
677,726 677,726 00000000000000000006ba79d39032721af79d099a1d3ee94333d6430dddfa0c 1,262 1.00/1.00 vMB 50
677,725 677,725 0000000000000000000a02f758370dfc75addf131509169426824799a3fd70ce 2,604 1.00/1.00 vMB 100
677,724 677,724 0000000000000000000145a8493e0258a097534617c1ad095eb83c492fee1d22 1,336 1.00/1.00 vMB 40
677,723 677,723 00000000000000000005a1bb90639c6eb0c96633661be4482d0156119d46b8ac 2,483 1.00/1.00 vMB 64
677,722 677,722 0000000000000000000588a52bd11f4054447a1e7231d69c7a93e46359063c5f 977 1.00/1.00 vMB 20
677,721 677,721 000000000000000000063e9dc4813f01c78a86d23beeb551797ec15eea9c1e86 2,432 1.00/1.00 vMB 43
677,720 677,720 000000000000000000075f066623a8d77a5a5d66310b7d6225e6c4f27c3eb34e 2,146 1.00/1.00 vMB 39
677,719 677,719 00000000000000000008cf6b57d18a04ee650f6bacb5590a313c36474b931211 1,151 1.00/1.00 vMB 48
677,718 677,718 000000000000000000061fa9342d80e5f6f2191d13fcf5ce17271e6d5f9f61f7 1,496 1.00/1.00 vMB 91
677,717 677,717 000000000000000000034e35359b4dde3f65c3085833d34d276f64f81b6b5567 1,141 1.00/1.00 vMB 17
677,716 677,716 000000000000000000083d4272d184b7ee2168f22f0a91831cba7b6b90adc962 1,610 1.00/1.00 vMB 42
677,715 677,715 00000000000000000003ea510ab56b3b6378e30bf7ef81b980d2de6cba6a3506 2,639 1.00/1.00 vMB 51
677,714 677,714 00000000000000000005c4b3b945537d5b92c472d793dade578fb583eb031368 2,629 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.