Loading Tool

Explorer IconExplorer

Memory Pool

79,543 transactions
30.36 vMB
0.08030712 BTC
Random Selection Loading Transactions
Max Size: 184.95/200 MB

Candidate Block

Mining Attempt afc311056b0e13325aae14b304cbe2fcb382ed1442a86a58e6eb843841511d60
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 54883ecc52c026afb6e8ca36f05735d1dd71f82e7879fb723515bc35911df641
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.01220844 BTC
Feerates: 150.80 > 1.22 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (583,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,889 331,889 0000000000000000039a446dea8a505a71bab0e791a2f9d600751c240acdbcf4 489 0.27/1.00 vMB 24
331,888 331,888 0000000000000000174a36b7a417d630d2e4ae1e928625eb77fbf7b1091b8200 1,867 0.93/1.00 vMB 26
331,887 331,887 0000000000000000058de771e966bddf10613ed229a437f7bbba544d2233de98 517 0.39/1.00 vMB 17
331,886 331,886 000000000000000013516e7cbad693437e8acddce1026024a62eaddc11f1f0e6 135 0.10/1.00 vMB 17
331,885 331,885 00000000000000000304bd1d47569b80bc371149e865c6d73756eda38cc7b651 373 0.35/1.00 vMB 17
331,884 331,884 000000000000000012553e2a83ce63b64faa868bfd7243aa9b961627a1228c6e 512 0.18/1.00 vMB 39
331,883 331,883 0000000000000000110c67c7e7ef4b716ec089dc0d7abec398a160880df40aab 68 0.20/1.00 vMB 12
331,882 331,882 000000000000000013fcf8bca65bd17d339f784c8ef7ef92dabaaaad0b576448 1,664 0.75/1.00 vMB 30
331,881 331,881 000000000000000001f26cce1d03b9e040dc5f68ac344b0e8d4a5b5cd339c39c 73 0.04/1.00 vMB 25
331,880 331,880 000000000000000006d6029e12e4eda063a7f4e9d92a21f34978fc9e53a3ef38 826 0.43/1.00 vMB 25
331,879 331,879 000000000000000014922b49a7908492ab9f76c2a7330a2de0217b16054f8c7f 386 0.24/1.00 vMB 19
331,878 331,878 000000000000000007035ff219ff4bcf7ca629b48a4ea9ef1c9c601d8aa9ec64 665 0.49/1.00 vMB 24
331,877 331,877 000000000000000005938e26bf4eda224293e8ba814104bfa6ec7f76b7a3c07a 874 0.35/1.00 vMB 36
331,876 331,876 0000000000000000105481b597c31fc74653b0c6960b03c5b9c17fce9e13bf6a 424 0.21/1.00 vMB 15
331,875 331,875 000000000000000000049d946598d0abfaaeed69a56bc3e5643845ea97bbc727 614 0.75/1.00 vMB 15
331,874 331,874 000000000000000008cfa3d7d45cb9ddc930fcb5d3760d60c29bbee50ead1965 2,142 0.75/1.00 vMB 35
331,873 331,873 000000000000000016236a8ffde8e03925c6c24e4d684523a1129746d0020765 139 0.07/1.00 vMB 19
331,872 331,872 0000000000000000126bdeabca164f0f220223bf34e09b17c413d7e17c46a2cb 676 0.41/1.00 vMB 21
331,871 331,871 0000000000000000123c7219b33eb0b2e712a0434f276b688e02bf5391b2115a 325 0.43/1.00 vMB 17
331,870 331,870 000000000000000019facfa0ae541c838cf56fd165cd0518b675bec2dde93654 1,753 0.75/1.00 vMB 30
331,869 331,869 000000000000000017b07cf2a24b17cb56fc1700222b70b791520a70cc123cff 267 0.14/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.