Loading Tool

Explorer IconExplorer

Memory Pool

76,533 transactions
27.64 vMB
0.07796217 BTC
Random Selection Loading Transactions
Max Size: 168.77/200 MB

Candidate Block

Mining Attempt 2af07fa582b78acac2f7f84fa134e8db15d26b75c21f282d9be48f8b08b3b9ce
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 248dba478a9d22384bdd0efb4843b833d4ba8ed720c9885883a33bb1d26ba6df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,826
Size: 1.00 vMB
Total Fees: 0.01896342 BTC
Feerates: 402.60 > 1.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (208,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,639 706,639 00000000000000000005e857cce9580f49c8c5f7bf600445202ca0db5bfcdf39 1,153 0.47/1.00 vMB 8
706,638 706,638 00000000000000000009aab2dc6c33e431080ae7231e84313637ec65b6a4ff8b 2,232 1.00/1.00 vMB 16
706,637 706,637 000000000000000000087970367a18fd3d4eb0561f13454ceab7d97122da1615 1,862 1.00/1.00 vMB 21
706,636 706,636 00000000000000000009379e6b3b651a3688c56062968f757e10c9255a2c08be 636 1.00/1.00 vMB 3
706,635 706,635 00000000000000000001ec8e5f6a108bfa8c1bac470676b43c519189c1b41e77 2,991 1.00/1.00 vMB 6
706,634 706,634 0000000000000000000609fba4ebb43392fdb0ba7077654d428d41e6a560e8c3 1,777 1.00/1.00 vMB 5
706,633 706,633 00000000000000000003d48bab3f1d216c6d6704933133ed928462bc69730609 2,641 1.00/1.00 vMB 5
706,632 706,632 00000000000000000003ae2affe08ff7436b5f134a6647b6c6b37cdba023c3a7 2,614 1.00/1.00 vMB 18
706,631 706,631 000000000000000000021bf1998e90c5f67a27df6512c9e22b363f390b742c7b 2,896 1.00/1.00 vMB 24
706,630 706,630 00000000000000000008dc412947932ef3c92e4bae11627af7183cbf4087a9a4 1,965 1.00/1.00 vMB 17
706,629 706,629 00000000000000000004635473d454e8212160b056e42c93925ac41434ac46ec 1,426 0.83/1.00 vMB 2
706,628 706,628 00000000000000000000bb171b6706d468e7bc8f7c09e7107edf2ef118a77d46 2,461 1.00/1.00 vMB 9
706,627 706,627 000000000000000000005888c2e3455c7da6194527aa301804018c23076c2c56 1,966 1.00/1.00 vMB 12
706,626 706,626 00000000000000000004f9bf73636a7b206aef1b3208fd828bb93dc494555429 3,171 1.00/1.00 vMB 5
706,625 706,625 00000000000000000001a4972cd1bc8c25594fb08870d4965ec9ff3a1f365921 3,110 1.00/1.00 vMB 17
706,624 706,624 0000000000000000000ba0573fec6384173e06f99df9380ae7abe0cde9c09274 1,014 0.53/1.00 vMB 6
706,623 706,623 0000000000000000000d38feb3b4f618d6beedfc4c93c087dcb2fca62cd2c772 1,213 0.66/1.00 vMB 1
706,622 706,622 000000000000000000007f479aeac06179a307b6be77fe20f181af4146a9682f 1,628 1.00/1.00 vMB 6
706,621 706,621 000000000000000000006b9bf3d5589e4b255e15550c818eae8efed211123486 2,928 1.00/1.00 vMB 19
706,620 706,620 0000000000000000000c90e67b28f8698b919873d755d946b44b1276e0098187 2,666 1.00/1.00 vMB 12
706,619 706,619 0000000000000000000162f379c00029d72b99d2d1ea0fe95b9563c0d2898894 1,787 0.80/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.