Loading Tool

Explorer IconExplorer

Memory Pool

77,493 transactions
29.34 vMB
0.07589591 BTC
Random Selection Loading Transactions
Max Size: 176.21/200 MB

Candidate Block

Mining Attempt 047d80ba1cf4799edb796b7e34a0eed673cdb89bdd4e8e902fe9e8d570753a44
Version 20000000
Previous Block 000000000000000000004a687a9edc2ed0bbfad17617f87927e5a0114c540355
Merkle Root 956bd3026311bc7f36df97300b27fb3e81bf3d0fddcac2c232805816884a05ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,778
Size: 1.00 vMB
Total Fees: 0.01343234 BTC
Feerates: 59.34 > 1.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,153 (632,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
282,820 282,820 00000000000000009ac5643805d5d413d4fba534f104e3222e6bab21a6f90939 478 0.48/1.00 vMB 25
282,819 282,819 0000000000000001ee4c16c41bcff7eec5872702cf1e89e3d86bb223cb2e008b 381 0.50/1.00 vMB 15
282,818 282,818 0000000000000000d9f98f002a6a08153f7dad58bc1843d0642b4dff0a068fb1 1,030 0.50/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.