Loading Tool

Explorer IconExplorer

Memory Pool

35,693 transactions
26.08 vMB
0.07221857 BTC
Random Selection Loading Transactions
Max Size: 132.59/200 MB

Candidate Block

Mining Attempt f787b1ca26afff5fef226d05a2d8a669045ce00c88f6d56505af1c091740e9cd
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root babdd32a78250db63d6fd35b0f8f471b63008e0b3d5183341502db368ad6e024
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.02407443 BTC
Feerates: 250.88 > 2.41 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (222,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,907 691,907 0000000000000000000c1ebb58fce893bb6253e53fc13b4dce090791e523868d 2,463 1.00/1.00 vMB 15
691,906 691,906 0000000000000000001158dcc9936be54ff39328988a583a99cc058d71a98b7e 2,793 1.00/1.00 vMB 18
691,905 691,905 0000000000000000000b501f680e653b065118ed9fa374ae5220fee8cd9c997a 3,000 1.00/1.00 vMB 31
691,904 691,904 0000000000000000000e2ba355eec16b1675fee82a57913725657a6e1b76709a 1,032 1.00/1.00 vMB 5
691,903 691,903 00000000000000000009fb3545f4906e7f0e164645aec56df7b7557045cc3675 1,589 1.00/1.00 vMB 12
691,902 691,902 0000000000000000000764a0514ce61d583911ef16c5a990e98ecd82cdcbfbd2 2,621 1.00/1.00 vMB 24
691,901 691,901 00000000000000000000b1fa4e0845efee25a792513814d004d7d68191035807 1,837 1.00/1.00 vMB 13
691,900 691,900 00000000000000000013ca790d7f30022e3d5edbc564e8685f0e849ca264d0c4 486 1.00/1.00 vMB 5
691,899 691,899 000000000000000000037ce12c09db57515bae2c8359e3e98af133d93d8b3dfe 3,014 1.00/1.00 vMB 4
691,898 691,898 000000000000000000103d3d99162b9c825e5a72a36c729401cc784664cd8425 3,074 1.00/1.00 vMB 19
691,897 691,897 00000000000000000001531040a7731acb34a81404ef79664ef6910c542c6e58 2,292 1.00/1.00 vMB 24
691,896 691,896 00000000000000000006059f3a595ef9382a0a729172e687cb5a11c3755e20f5 2,764 1.00/1.00 vMB 17
691,895 691,895 0000000000000000000709fce8d3f2b73552256782450b247f066581410d92b5 2,965 1.00/1.00 vMB 59
691,894 691,894 000000000000000000054aa4b38558f04e43b5e4fcb32a6ed85fb9602bcb2e7a 573 1.00/1.00 vMB 5
691,893 691,893 00000000000000000006d6fd1557640f031650c53f46b97165a772b5899086cd 190 1.00/1.00 vMB 2
691,892 691,892 0000000000000000000f6fdbe0a9ef95c541a187a897d6cf269a2c8787b8c2c9 298 1.00/1.00 vMB 2
691,891 691,891 0000000000000000000808022cd0e8352b7bcb80eb2e72360c8295e4109a0a9e 1,810 1.00/1.00 vMB 4
691,890 691,890 000000000000000000139359a53e26cd3abd20ec937c8eddedd8881cc6bde628 2,028 1.00/1.00 vMB 31
691,889 691,889 00000000000000000013988ce8c4c32d194193b00248e0e9576780970c821128 2,594 1.00/1.00 vMB 29
691,888 691,888 00000000000000000005fed26b39e907ba62bbed1312f2046a12cc0b3d68d650 2,957 1.00/1.00 vMB 13
691,887 691,887 00000000000000000010cec6a2f259868895e5d5eedd77532815d8b2c5e8c288 3,228 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.45 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.