Loading Tool

Explorer IconExplorer

Memory Pool

38,363 transactions
27.59 vMB
0.09167383 BTC
Random Selection Loading Transactions
Max Size: 141.14/200 MB

Candidate Block

Mining Attempt c29e89678aedc551703b62e08a75a9b3b197072b8b16ff88a61a52c6bf8ce571
Version 20000000
Previous Block 000000000000000000001000aee6e3ae509c48b95212852c4d57a21fc9813ebd
Merkle Root e9f37bbb85d88861b4f60844edf40e0ad382566ad1665e8029bb0098ec978490
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,917
Size: 1.00 vMB
Total Fees: 0.03789953 BTC
Feerates: 101.65 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,270 (688,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,700 225,700 000000000000021e9e7083d944aa802ae35e9fbb0fa083a93094d1feeeed6cb2 412 0.25/1.00 vMB 130
225,699 225,699 00000000000000b6a364ca97842cfad10376b42d739b522e34fd46464d599d8b 10 0.00/1.00 vMB 0
225,698 225,698 000000000000009a2bbea8602a92cd796bc205a47b2057e1c686d9fc0d6254b5 546 0.25/1.00 vMB 273
225,697 225,697 00000000000001a9beada124ac51aec6185f95c707e54cb3e59a9393c26318ac 747 0.25/1.00 vMB 357
225,696 225,696 00000000000001269d97210c1ca907f1c8884194815a622ccfd5b7affb3d9ca0 224 0.08/1.00 vMB 324
225,695 225,695 000000000000033a1315b1a36f108af424c55bd01b78b291826c81b4a19082af 203 0.10/1.00 vMB 202
225,694 225,694 00000000000001065fd4e67dfb1b24f529ed12fea98ef9b1c764ef3bf27c80c9 379 0.16/1.00 vMB 236
225,693 225,693 000000000000009b93c1a1498ca6533052be0e0d65838db63b7616e256f4e16c 119 0.06/1.00 vMB 154
225,692 225,692 000000000000025751733dfdfbe85f4613e5b4531ec57ac11324b8cc6a0a8163 26 0.01/1.00 vMB 165
225,691 225,691 000000000000029a9cc1f4e14e79516e8cacc228a0b8e52701999c3498d75d24 289 0.14/1.00 vMB 196
225,690 225,690 000000000000026f4227bea47181a6e904c9de22074a6752af21e8fad5747c24 481 0.21/1.00 vMB 192
225,689 225,689 00000000000002cc680946beec70f54dc1ef2b23c4c8546dea687581180f6ff0 364 0.21/1.00 vMB 141
225,688 225,688 00000000000002bc2720c1ff6fe4dd808e61b72f479529c526fac3f3ca6db7d9 623 0.25/1.00 vMB 226
225,687 225,687 000000000000004df14af33b7b2b43774e5eeb6911849edb5d77912b508927da 630 0.25/1.00 vMB 234
225,686 225,686 00000000000002b4bc52ea1846b58651f2f6f671f67cb4c9f1f0298da2d3b075 207 0.12/1.00 vMB 150
225,685 225,685 00000000000001b3bdc8e5658ad9a8dbd6eacb4ea375fbf8657990cf258e6872 643 0.25/1.00 vMB 246
225,684 225,684 000000000000031c32a793b2401a0c46e0f74037ed7f114b6ea020a58441a5ac 256 0.25/1.00 vMB 92
225,683 225,683 000000000000011bedc2ba86978257f8986ec69b326ed93b6e7fd9288cac7a25 578 0.24/1.00 vMB 195
225,682 225,682 00000000000003a3674e0796de309e22a37253b9ac6ac8997b4dc2466bb3b5ee 487 0.21/1.00 vMB 199
225,681 225,681 000000000000034b865951771660e50f3bbc0b8a795187a417fd24384dc189b8 104 0.05/1.00 vMB 437
225,680 225,680 00000000000002c80d31acd3b8dfb33765784707464bc5c878127a6a5d285b7a 171 0.09/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 781.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 578.33 GB
    • Received: 8.73 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.