Loading Tool

Explorer IconExplorer

Memory Pool

45,280 transactions
28.74 vMB
0.07246996 BTC
Random Selection Loading Transactions
Max Size: 151.92/200 MB

Candidate Block

Mining Attempt 74c5a84e9fb511ae87d728ced8a7d3b2cfb2eb2ec2c789f0c7e30e35e0625403
Version 20000000
Previous Block 000000000000000000002cda40907564e46bc0c7de547112e5b0304070620d30
Merkle Root 05d68c6473a3d568df754ade05c0e6575c7c6aae1f44f299f7b3dbdecb0e8be3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,970
Size: 1.00 vMB
Total Fees: 0.01678122 BTC
Feerates: 58.92 > 1.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,807 (137,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,374 777,374 00000000000000000005a68ec68e0007f549477468c8be699fe576c81484388e 2,458 1.00/1.00 vMB 13
777,373 777,373 0000000000000000000248a792703817d384cf02fe1d1c58e64c88f0cceb9fbb 1,701 1.00/1.00 vMB 18
777,372 777,372 00000000000000000003e36fdf12e718dbb5c055911eff5cbbf43ebb56e934a7 2,510 1.00/1.00 vMB 19
777,371 777,371 00000000000000000005ab84ab5e1c6036f1635db6c09385da794db4ff0cda02 1,577 1.00/1.00 vMB 26
777,370 777,370 00000000000000000004a9bb10a6706208b17d7c258534255fdea9f3a302ac18 362 1.00/1.00 vMB 2
777,369 777,369 00000000000000000001121d9a16c697a73d6da43a9b4f689b7c960a146ba187 417 1.00/1.00 vMB 2
777,368 777,368 00000000000000000000e90aa019bc7dd75a005ad08752c45478dac7dd6e5b87 1,026 1.00/1.00 vMB 4
777,367 777,367 000000000000000000068e5629b78b90f88bb19b888cf407e4ebc538010ef113 2,027 1.00/1.00 vMB 10
777,366 777,366 00000000000000000003fbb479ce0dd72f5b131a2571cec4b0a551cd7e9736a6 2,041 1.00/1.00 vMB 10
777,365 777,365 000000000000000000001b7c6c8290aceddcc4f33f5929545fa31d7234dd4ad4 2,333 1.00/1.00 vMB 8
777,364 777,364 0000000000000000000637025a126955e2746016916a3fd900213524ec30c5fa 2,788 1.00/1.00 vMB 15
777,363 777,363 00000000000000000006dcaa2df31f58d746ab9adb6b6da60fb80aba3f9eb674 2,939 1.00/1.00 vMB 19
777,362 777,362 000000000000000000055d5ff8473d0a419e3b93ed8b4dd2d696525724226e05 1,846 1.00/1.00 vMB 4
777,361 777,361 000000000000000000064b871ef1d368a4735a0061d69379680120051b4034f1 2,513 1.00/1.00 vMB 13
777,360 777,360 00000000000000000000abfe3c7b4d791f7f5fe7db886d53f9b1a253674208af 1,283 1.00/1.00 vMB 12
777,359 777,359 00000000000000000005a00cf7af9ee96953c35ac8d6b7a19e05bf01155e5896 3,251 1.00/1.00 vMB 24
777,358 777,358 000000000000000000035afa2370d57173a1619944e788e2b9783343b2e56ac7 2,755 1.00/1.00 vMB 20
777,357 777,357 000000000000000000024f119d5360923ccc19c0cb11dab8466d38451092324f 1,900 1.00/1.00 vMB 4
777,356 777,356 000000000000000000025de6ea63a6ec03d9c39e10427e96b2660ff165c3eb1c 3,288 1.00/1.00 vMB 20
777,355 777,355 000000000000000000023883c96a0905963c6695ca8b4960fd289c465320c169 803 1.00/1.00 vMB 2
777,354 777,354 000000000000000000021c5ab6cee3a1de50bbf76e9e1148046cda33252ed9b5 1 0.00/1.00 vMB 0
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.78 GB
    • Received: 13.32 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.