Loading Tool

Explorer IconExplorer

Memory Pool

43,296 transactions
27.02 vMB
0.06264586 BTC
Random Selection Loading Transactions
Max Size: 142.14/200 MB

Candidate Block

Mining Attempt 5fc58267be0fa08e7e8433401915749fece1692d56b0598d671688c1e2c5e720
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 472c5bd481d0bcc36a58f20024332280a7476de844c3ae415ae5bb99f7980917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.01230707 BTC
Feerates: 151.15 > 1.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (431,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,745 483,745 0000000000000000006e7562ff04a8ac39ddbd5692414d02872d16dbc5bee643 568 0.37/1.00 vMB 168
483,744 483,744 0000000000000000000ea951b9c074eda40d890fb2c5142c42de62feff48fb36 343 0.15/1.00 vMB 89
483,743 483,743 0000000000000000013bc9c9591921a9e9090895e8a0a32cd47a666dadbfe541 1,533 0.99/1.00 vMB 170
483,742 483,742 000000000000000000610c2e7e245f0076462ca1c2b12ae1305b6595d0762b9c 1,129 0.62/1.00 vMB 179
483,741 483,741 0000000000000000000016e85fc515d0901d2eef54da3f5ea4539127fe336488 1,498 0.73/1.00 vMB 172
483,740 483,740 00000000000000000090c9d5eb8932d0e4d0e2331ed294fd4d0ba10de294f294 74 0.02/1.00 vMB 242
483,739 483,739 000000000000000000138416cb89bb55a6093f823ebd01c2bdd65670282dc9a6 87 0.03/1.00 vMB 182
483,738 483,738 000000000000000000c810582f249013b26371cdf7670ab4b744dcfdff6fba7f 547 0.31/1.00 vMB 170
483,737 483,737 0000000000000000007547c73563e6d1edb46a3c635841e8982f329a59e0a58f 1,029 0.44/1.00 vMB 144
483,736 483,736 0000000000000000001fed931838e6ca94b3309846c4c4b3637d73b06908fef6 1,097 0.69/1.00 vMB 194
483,735 483,735 000000000000000000e89c3ecbbb7d510a6271e234a875ba0dccecc85697b59d 1,040 0.91/1.00 vMB 50
483,734 483,734 00000000000000000058c51258143cf7812cadbf229d27cdd65d57dc460fbac1 2,125 0.99/1.00 vMB 246
483,733 483,733 00000000000000000035bc3a26162401c8f53923f0d4c23e2905d384059eb39c 1,622 0.75/1.00 vMB 188
483,732 483,732 000000000000000000677527eee4cc2346d0855138d4bce24e8e1039d95b499e 146 0.05/1.00 vMB 250
483,731 483,731 00000000000000000064944db8101da077ea68e16e7986cfbbcbbfe4657540ac 1,500 0.82/1.00 vMB 67
483,730 483,730 0000000000000000005d7689b8f5e66ac6d999bad32b64c12511828f43a1abdb 1,695 0.99/1.00 vMB 177
483,729 483,729 000000000000000000b8a79b298fa9f2edabf2edac56130b40c2ab08b7f70162 2,522 0.99/1.00 vMB 332
483,728 483,728 000000000000000000474dd7fbf138b5bd4a3b5e5a082e5868a5b58c3e3322c6 1,070 0.41/1.00 vMB 145
483,727 483,727 000000000000000000219364ad99410bde46e0d878a0422bde9dc1eb9185f707 2,238 1.00/1.00 vMB 215
483,726 483,726 0000000000000000005ef12520fb451b816043f4c9402dab6b50dc9873bea077 292 0.15/1.00 vMB 192
483,725 483,725 000000000000000000359a7515e630e19767275d9e62aa3b82b2c25974df25d8 1,221 0.78/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.