Loading Tool

Explorer IconExplorer

Memory Pool

41,113 transactions
26.55 vMB
0.05816806 BTC
Random Selection Loading Transactions
Max Size: 139.05/200 MB

Candidate Block

Mining Attempt a7399e256bb47e9a7ef56fff6e15f7c928e212048f1e5734b80341e912d512bf
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root bd1d2080117b0749bdf07b4cbab901432831561d905e3e96a68122e782c99b02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.00918049 BTC
Feerates: 100.00 > 0.92 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (570,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,963 343,963 000000000000000007ef90a9ee7f5c6bfb769021c2476e78119916b4189af619 100 0.08/1.00 vMB 12
343,962 343,962 000000000000000001509c4181c6b3403aa1d828b3461f36d4acd0476414ff25 265 0.19/1.00 vMB 26
343,961 343,961 0000000000000000135fb484ddc675622405b700f77622a96c340c05e403ef68 603 0.31/1.00 vMB 26
343,960 343,960 0000000000000000046ce707789b85ded5b18c45bf4ce2c91397c8110d920bb8 573 0.30/1.00 vMB 25
343,959 343,959 000000000000000006875172b9b33efd87733f9fc9d7b1745c4eed45c9d60825 534 0.53/1.00 vMB 16
343,958 343,958 00000000000000000bd28418fbdc60bd19cdc8097eaf3d0dbdfe333d88938e1b 512 0.19/1.00 vMB 33
343,957 343,957 00000000000000000ecb8135d03441bec92949ac0c67a81e532b9d56232db8a5 541 0.30/1.00 vMB 34
343,956 343,956 0000000000000000087d8a634f757d7025f05af761e5c01d87b073ba3482213c 498 0.30/1.00 vMB 21
343,955 343,955 000000000000000009b3849e481113c3fc8c2d769a8f9ef006d8f2560ba24d48 501 0.73/1.00 vMB 5
343,954 343,954 00000000000000000d3d816daffed2bc1fe35e75fb1886f36d6d0c3d28a9f308 785 0.75/1.00 vMB 17
343,953 343,953 00000000000000000f493b1a089b83cc8bad34c5c600f5c93c4fb3f7c321cfd3 2,167 0.75/1.00 vMB 42
343,952 343,952 00000000000000000d3a8be560d0c6b6a1dc64533d4f8cca5349cb64a3f0f739 974 0.75/1.00 vMB 22
343,951 343,951 00000000000000000d397a596e3d2ac8f6d13e07efde44751acc4020273e3c29 679 0.75/1.00 vMB 18
343,950 343,950 000000000000000001ace06e2c91e2f25add9c82c8fe1357476ef1f9bb64b8ee 742 0.75/1.00 vMB 16
343,949 343,949 0000000000000000018a7f181e9502317ac5029f666c380905d39244535d9962 1,238 0.90/1.00 vMB 21
343,948 343,948 00000000000000000d6cdb9353cec7c34912b167a04ae40b4102c566f5727a23 2,179 1.00/1.00 vMB 28
343,947 343,947 000000000000000010c9468dffbc5ca4341cd0053708cdee21631980defb07e0 542 0.28/1.00 vMB 59
343,946 343,946 000000000000000008d4f1a260add0d78b27bf2a11717199111e94d46a9ddf1e 621 0.47/1.00 vMB 21
343,945 343,945 000000000000000006ce40cc0e82948485f7cb2842f52cf7029e6ecb8cfdeb3e 93 0.08/1.00 vMB 28
343,944 343,944 00000000000000000291e0580515e0c061e79b3d0218efe047b519b2eeff2452 968 0.58/1.00 vMB 31
343,943 343,943 0000000000000000051b1f2c79aac0430f2fd07b4a248dbd128d11649ea00c83 807 0.54/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.