Loading Tool

Explorer IconExplorer

Memory Pool

78,901 transactions
29.53 vMB
0.07093288 BTC
Random Selection Loading Transactions
Max Size: 177.50/200 MB

Candidate Block

Mining Attempt cf5e6d49fe17a81bda02fde677540c880723a5d2965f6e6b01d7181a756f25dd
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 63a950ac35ff0891f37e3b861d7fdb573ae14d10e8da0e844488cd7c1926c86b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,713
Size: 1.00 vMB
Total Fees: 0.01100782 BTC
Feerates: 150.93 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (296,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,624 618,624 0000000000000000000517adc1b3c185009447bd1ba6db71266b18c55f164276 2,814 1.00/1.00 vMB 23
618,623 618,623 00000000000000000001d63ca7c5895606d768dbe5b7f0a70940f528944088c8 682 0.25/1.00 vMB 25
618,622 618,622 00000000000000000004e435bbe6c048f89224925f22b4c62e225728b22beac8 1,202 0.37/1.00 vMB 16
618,621 618,621 000000000000000000011ee78948bdca3b77556346d099733a6d36bed2becc28 2,739 0.98/1.00 vMB 15
618,620 618,620 0000000000000000000ff487ec9b7fb8f36d2806909a626dafb47e9b93d77f60 3,117 0.99/1.00 vMB 12
618,619 618,619 00000000000000000008663bb88e79d0e070f4588559c6544da80f3e3c4c07a8 925 0.34/1.00 vMB 17
618,618 618,618 0000000000000000000f600c4ab9b77c08638bf7aad79649bde8bf6b4af965fe 933 0.30/1.00 vMB 14
618,617 618,617 0000000000000000000232e1fc93ed5834423b2a794ce2186e21f617d99eb12d 1,888 0.60/1.00 vMB 7
618,616 618,616 0000000000000000000cc594ebac00d8cd1ecd5f9155aaddfd9c45eec1955ee9 2,448 0.97/1.00 vMB 18
618,615 618,615 00000000000000000002d3401291d47d701b19354f09b2f8212fef7cd439324b 912 0.28/1.00 vMB 10
618,614 618,614 00000000000000000005bb34526a5f712b05f9078e5edacbf5efa2588b7e9a16 3,144 1.00/1.00 vMB 11
618,613 618,613 0000000000000000000d8d342c894c14c55f07bde3484b19205288ec692ff743 2,254 1.00/1.00 vMB 26
618,612 618,612 000000000000000000098c4d73bdef41bfbeecaeeedf42a82b5feb32d17ef076 1,388 0.34/1.00 vMB 4
618,611 618,611 00000000000000000011e1a244a620e6fe30cfcf3dd6c48771c14fb681153f4a 2,333 1.00/1.00 vMB 18
618,610 618,610 0000000000000000000773519a692b6a75962193e54e294ec0ffbdb400454ef0 2,357 1.00/1.00 vMB 25
618,609 618,609 0000000000000000000d76bcdc236471517aaa617fe5fdf6fd777f78c539a0f3 3,213 1.00/1.00 vMB 10
618,608 618,608 00000000000000000011c888b4d96d2b535088f65ad53cbbdc994423fccb2ac4 2,582 1.00/1.00 vMB 21
618,607 618,607 0000000000000000000d5a14da5577f5150633551b53d807b06b15f9982e1a8e 1,977 0.63/1.00 vMB 11
618,606 618,606 000000000000000000108cfb002f18a6ef5101d7c46d30f847970b18a8831ad1 2,231 1.00/1.00 vMB 18
618,605 618,605 00000000000000000007644a7c773f9e8c88cd604d287abc8859d678ad90b4e6 2,056 0.69/1.00 vMB 14
618,604 618,604 0000000000000000000002cb7d8eb9fcb7689e568a78523327199ddfa3a193e9 2,599 0.87/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.