Loading Tool

Explorer IconExplorer

Memory Pool

42,197 transactions
18.45 vMB
0.18878089 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.68/200 MB

Candidate Block

Mining Attempt af8db04e23682c42f8f806911b4b2a96a1b7d9e755da2c39c0ee1ec844e1e2a8
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root c8abe19512071671c3fa557b7a58942d3756de469e498252d3513ee931d89a9e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.06200020 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (657,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,663 255,663 000000000000002be9751fed5e5db8458cc7008dd38064bb552829e170b25239 180 0.07 vMB 116
255,662 255,662 0000000000000024aee900836d3a1c9a384760866041ee4fbe50bcd2a5ca92f1 83 0.03 vMB 133
255,661 255,661 000000000000001317595bdf290ead4f2a1faf0c577f9c9cd9f1be726ca31b0a 48 0.02 vMB 113
255,660 255,660 000000000000001457bf86f4fd36cf3467db29d9f7a9db3f47770e287a160974 46 0.02 vMB 96
255,659 255,659 000000000000002d51c5a52efd9755b79cfe98cd806c919bb34beeceddc2fed1 101 0.04 vMB 142
255,658 255,658 000000000000003cf538512089b354c0bc9bdb55065f8fd684637671dcfe5c5a 91 0.04 vMB 40
255,657 255,657 0000000000000006d7c09594ead982de456e8ee6e70266a8e656f8d7bce7022e 948 0.39 vMB 120
255,656 255,656 000000000000003df897b4205841e4be2322afc48c5a91f84efa0192db19b07b 12 0.00 vMB 128
255,655 255,655 0000000000000024ce28cf9b5ac30dcaf8fa49f46b37cd05bc88a7b9708c99be 68 0.03 vMB 124
255,654 255,654 0000000000000030c75355f3e131ad372595a357d13493f029f3e0181657de42 373 0.14 vMB 115
255,653 255,653 000000000000003ed61fb636cfe793d042e887b29f22bfb912159869ca578c55 105 0.04 vMB 119
255,652 255,652 00000000000000153a1c7dd394b82f916c8193733b9def358d71e3fbbad4e2eb 350 0.12 vMB 226
255,651 255,651 00000000000000075ac2037beb2cae332798e0483ff65d45ce027a4283c6f4da 9 0.00 vMB 110
255,650 255,650 000000000000001a091700b0cf2e5f7a8e884f961414e8e9ea58cb0aaf2ed3f2 194 0.07 vMB 215
255,649 255,649 000000000000003f919eca7f0f5f4a41796340155dc5df81517d3b85a0a6618e 311 0.15 vMB 112
255,648 255,648 00000000000000413082b7fe98ac0e484b01b90f021acae54955117bfa977eba 268 0.11 vMB 134
255,647 255,647 0000000000000038829d153c719e2aae2d1057c6025250d75e180781dfa5792e 87 0.03 vMB 136
255,646 255,646 000000000000000abfe2e0a92d6df645c71086e726139aa87ddf2c58fd1d32a7 85 0.04 vMB 126
255,645 255,645 00000000000000194f630a48030477e5ad04037d2126830ed5e6bf5e04739dc7 134 0.06 vMB 97
255,644 255,644 000000000000003239345fcd56aadc1aa59a66edda68da3f5295fdbb23487690 756 0.30 vMB 127
255,643 255,643 000000000000000edb70bd2dd6a15bf88e579237547f82266d1af9784ebdda53 482 0.19 vMB 138
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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