Loading Tool

Explorer IconExplorer

Memory Pool

88,301 transactions
32.18 vMB
0.13709720 BTC
Random Selection Loading Transactions
Max Size: 194.96/200 MB

Candidate Block

Mining Attempt 3bcf5f1092df7f3b7a747490d48531555c9c357b56def5213163ae3bc9247220
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 315ba9bc9a51f0064699b86b718a77df3e3d38012a8876e4d3d2814bc382c4d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.05089147 BTC
Feerates: 101.65 > 5.10 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (632,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,841 282,841 00000000000000005b81fd81c23614f0e267372d27b3151ec4b3a5fd781d1185 149 0.05/1.00 vMB 126
282,840 282,840 0000000000000001eb9e77bd8ecb3a9745ecd571656f1d880755eb32dad6f991 138 0.08/1.00 vMB 29
282,839 282,839 00000000000000012a0d49a2f88770687d5cb9f6c436971f2e9e25ace0457fd9 510 0.26/1.00 vMB 36
282,838 282,838 0000000000000001ea48cf44d51614cafbdd4a2872e0e099564cb82779e2af79 205 0.10/1.00 vMB 32
282,837 282,837 000000000000000084d019057e510af994eda9a798d6da518b20df172b84a47e 88 0.13/1.00 vMB 18
282,836 282,836 000000000000000017efd2da0ceea9582156c343016a961c46048d3756570fbd 1,209 0.50/1.00 vMB 45
282,835 282,835 0000000000000000f12f3fb4382250553c89a60adbeeacb334edf15ff9899c79 39 0.11/1.00 vMB 11
282,834 282,834 0000000000000001ef3bab9aaa63bfdad431db7ea8ec3de5d6e34bec3f619309 346 0.25/1.00 vMB 20
282,833 282,833 0000000000000000a47045f624df60c7a88c64dec0c230ef64b782147be2839d 347 0.35/1.00 vMB 17
282,832 282,832 0000000000000000432c4b7dc2b90e4303073067b1ae937291d4104f5c1cae62 792 0.50/1.00 vMB 28
282,831 282,831 0000000000000000b2ec6351ce5b07bb3c58d8a2b40da1a64079e1bceb2ae857 490 0.41/1.00 vMB 24
282,830 282,830 00000000000000011aefcb04c6863b3dae82dc9f4ed8ff35f165d0700887a27d 466 0.25/1.00 vMB 54
282,829 282,829 00000000000000004dcb3000f3645b79670b5612b815505c6a8acd5a404c0339 211 0.16/1.00 vMB 25
282,828 282,828 0000000000000000eda50f5d7ad070d2a1ddf4de45d066af16e4d0d3378c0df3 210 0.35/1.00 vMB 6
282,827 282,827 0000000000000001b1e0ad19ac4a8a82a9c9feedf38e2683c09deb4b6df2efd8 152 0.11/1.00 vMB 25
282,826 282,826 0000000000000001eb6e8403b65b7b91d164bc2a457a5257d69ea4e565e0dc58 139 0.05/1.00 vMB 73
282,825 282,825 00000000000000000522aba4509367b3e50a316e81541172a162e3758360a844 354 0.39/1.00 vMB 23
282,824 282,824 0000000000000000133b144dae23dd07d9fb8a3557de1f4e0498825c4696f1c0 324 0.20/1.00 vMB 46
282,823 282,823 0000000000000001186eee00ebdd8a0b2cf12b04c857022705fa1d653a98c525 110 0.05/1.00 vMB 60
282,822 282,822 00000000000000002cb058a723136ebe5e4d44088450f69f458a130569f3257a 1 0.00/1.00 vMB 0
282,821 282,821 00000000000000011107199985e789e3bcc14f8cc61eaec1e54c979f4e06865d 222 0.22/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.