Loading Tool

Explorer IconExplorer

Memory Pool

80,503 transactions
30.12 vMB
0.14005884 BTC
Random Selection Loading Transactions
Max Size: 181.88/200 MB

Candidate Block

Mining Attempt 69bb5bc0730f81ad1a0085852e082a30e7aacb9aadfd000db614f5beccdd2743
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 07bad75e03f047465a6d171154cabc7225c1e18b1811194bfdd5eacaba3a894a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.06875897 BTC
Feerates: 101.64 > 6.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (200,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,050 715,050 00000000000000000006fad7f4eaba2e3dc2b66167e61d0b6c2c7d6c298d386f 534 0.26/1.00 vMB 8
715,049 715,049 00000000000000000008db7c7f75fbe847d6c1f8fb5748a16f65e8bab8141f13 470 0.17/1.00 vMB 10
715,048 715,048 0000000000000000000246cb2653779eb00539b739a7d4e9599da09b300c9170 363 0.16/1.00 vMB 12
715,047 715,047 000000000000000000008249620e5dc3c539d9b508dd0b645364611e0de16d5f 122 0.07/1.00 vMB 10
715,046 715,046 0000000000000000000074dbc5da82ed583ee402aa4edc9dc7b71a558a2aff82 1,427 0.49/1.00 vMB 10
715,045 715,045 00000000000000000005853e03415849353bcfcdd3953d8952c9261477a527b6 1,250 0.48/1.00 vMB 10
715,044 715,044 00000000000000000002a2cff6a1d37cba2e2d6531c72867fe9d129d98226b76 881 0.39/1.00 vMB 9
715,043 715,043 0000000000000000000acde9d83ea59b31f2d3acbbeaca91f91e2af95e5e1c99 363 0.23/1.00 vMB 30
715,042 715,042 00000000000000000007eab4d9a56512d18847a24ad25a0a16f092bc73f9594e 419 0.35/1.00 vMB 5
715,041 715,041 0000000000000000000942f2bcdbd2f244fb07da99c9219b312359ca93ede80f 430 0.37/1.00 vMB 5
715,040 715,040 0000000000000000000b226af86e67fbf4f4364c72a7eed6ec326088dcee24d7 836 0.93/1.00 vMB 5
715,039 715,039 0000000000000000000319c17d79f895572066e31a17e62848dcda5ea95853b2 1,509 0.73/1.00 vMB 7
715,038 715,038 00000000000000000005c17aa88c8f3edf87e6f6e3a3533ac4bbea855e573d9d 1,755 0.73/1.00 vMB 7
715,037 715,037 000000000000000000097d0e6bfe8a74421634977bdea81a747c5c5d431ee228 479 0.24/1.00 vMB 2
715,036 715,036 0000000000000000000ad73b5ae577c89b4feb5dd03e24884adcee3b7a68d70c 2,272 1.00/1.00 vMB 3
715,035 715,035 0000000000000000000537631deca6232b0a313c4dae1e902b7739fd597bc903 2,699 1.00/1.00 vMB 10
715,034 715,034 000000000000000000094876fea5339b38febf07027e62fff5d00b216b8ffc7b 1,069 1.00/1.00 vMB 24
715,033 715,033 00000000000000000000f084479403684792e6c00d6906036861a31ce95de787 319 1.00/1.00 vMB 28
715,032 715,032 00000000000000000005f5abf2f5fe24e2d66488c4d29b44d7087026df1b178f 2,176 1.00/1.00 vMB 9
715,031 715,031 0000000000000000000359000d39f3de129d8b6a6dbc96b5e95b383731ea408f 2,771 1.00/1.00 vMB 7
715,030 715,030 0000000000000000000a310fcba7bb67152c4fb42f4dd3b62634e1b29cdbb12f 3,108 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.22 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.