Loading Tool

Explorer IconExplorer

Memory Pool

80,692 transactions
29.42 vMB
0.09964150 BTC
Random Selection Loading Transactions
Max Size: 179.20/200 MB

Candidate Block

Mining Attempt d93036f9fdcc6f77d9d8c2abe67070112364b70b56fdc66c7584c7483a08e3b2
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 2f2193929e7668cccbd770ef1c2bb2bc40b7fe18e5e066655751832afdb86174
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,388
Size: 1.00 vMB
Total Fees: 0.03789966 BTC
Feerates: 101.66 > 3.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (423,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,694 491,694 00000000000000000035fc1c8c5c78ae40fbaf75beed84d793ba5dbb3af5acd9 1,574 1.00/1.00 vMB 40
491,693 491,693 0000000000000000005b047aefe638d9946deeb7760aad4744260a4a74b2909b 891 1.00/1.00 vMB 22
491,692 491,692 0000000000000000009b043cbb5db46624c140942c99b575f1021375fb2a310b 2,768 1.00/1.00 vMB 49
491,691 491,691 00000000000000000091b1bda88b4e9ef115e14bd2f8c6f4da1bc5c54017425b 2,863 1.00/1.00 vMB 64
491,690 491,690 0000000000000000008ce638173ade14fd45cd4b77c9efc241d190f26f14c4f4 2,147 0.90/1.00 vMB 67
491,689 491,689 00000000000000000069ed3ad8c044f3400c665ddafbb53734aae5c83a074646 2,714 1.00/1.00 vMB 175
491,688 491,688 000000000000000000933e3a0a6ae1446186167c016bdb12ab494c0c237e479f 2,143 1.00/1.00 vMB 125
491,687 491,687 000000000000000000671ddb3c9098c4acf0b4efdfd7d7d22467eda68c0d9a60 2,190 0.95/1.00 vMB 84
491,686 491,686 000000000000000000c38afcaeb455eda574622324bfdfaf51b97dc255152f38 2,527 0.96/1.00 vMB 179
491,685 491,685 0000000000000000003570c02e228f57f9c56ed35f7aa4a0e523d57afd60cf7d 1,056 1.00/1.00 vMB 25
491,684 491,684 0000000000000000006f19d7941f80968e68680b105e7c786517a5af88e60916 1,043 1.00/1.00 vMB 43
491,683 491,683 0000000000000000005cc80382c27c7662b04fbe7b0940aa8c1290e7431b2cbc 2,660 1.00/1.00 vMB 48
491,682 491,682 0000000000000000004e3ee4b9494a22b898d408e1e2f4bc9db999f8f17d6aef 1,936 1.00/1.00 vMB 152
491,681 491,681 000000000000000000806ed4e41759209c03877f92482d1d69877a23ba5fdbf0 1,706 0.65/1.00 vMB 80
491,680 491,680 000000000000000000e902085aa430bcc8e0542fd56577c466302e6a82f041d8 2,329 1.00/1.00 vMB 26
491,679 491,679 00000000000000000087820bd9d1a7f5c6c17a4980da471a866143be503b25f2 2,020 1.00/1.00 vMB 86
491,678 491,678 0000000000000000004f2c289d2f7ab58519126afb253d5ad12688e47b86499a 2,043 1.00/1.00 vMB 107
491,677 491,677 0000000000000000005c0dfb6402d15ede704b7eab0e727c9777e97923cc7518 2,078 0.98/1.00 vMB 131
491,676 491,676 0000000000000000002357c415bc413680a029e61cbbe4f2b618a69297c030d6 2,090 1.00/1.00 vMB 187
491,675 491,675 0000000000000000005958e8a7e3f7931d3186bd4dc6d9b4cc9cba9054f45f76 898 1.00/1.00 vMB 13
491,674 491,674 0000000000000000005a8c1d806ed71c52771bde05ed17a1e956343d42de43a5 2,411 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.