Loading Tool

Explorer IconExplorer

Memory Pool

75,982 transactions
28.40 vMB
0.06676087 BTC
Random Selection Loading Transactions
Max Size: 172.01/200 MB

Candidate Block

Mining Attempt fd2d573b6b119055f7752bfa6cf0d87418f5d9b327ea950ef2899ad1f1240cc6
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 036940f2f35527ca16f7472844027349fd85ef2ae315d44292fabfa4fd3e6ab3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,654
Size: 1.00 vMB
Total Fees: 0.00786227 BTC
Feerates: 101.00 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (275,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,420 639,420 0000000000000000000e5dbc8c5afef062c66eccb57240257b421af3c0377d44 2,517 1.00/1.00 vMB 86
639,419 639,419 00000000000000000004fab5e91353f6aaa9e5e97b6edb35db7fb410702da9a3 2,421 1.00/1.00 vMB 72
639,418 639,418 00000000000000000008eec6091b55ef66eb35826e524021670e05c44dc610fd 3,077 1.00/1.00 vMB 60
639,417 639,417 00000000000000000008fceddb46cf21df179455b16773655f00983d0c0f0adf 2,569 1.00/1.00 vMB 70
639,416 639,416 00000000000000000007aa42522f2165524b59b7182d98e98db924f2414e0d4a 2,873 1.00/1.00 vMB 64
639,415 639,415 00000000000000000006e69a831e73e4f589007b92b6d0cc298c7f04d8287768 2,530 1.00/1.00 vMB 72
639,414 639,414 0000000000000000000679817414bfb72ad54bf568f990189fa7bf20469ff22b 2,618 1.00/1.00 vMB 86
639,413 639,413 0000000000000000000754d44a48739bf5a40c8690e5a4479ae23a4f454afcef 2,738 1.00/1.00 vMB 65
639,412 639,412 0000000000000000000f68ef89631fd3c633a8756827ad4366cf1ab1d17fc709 3,322 1.00/1.00 vMB 86
639,411 639,411 0000000000000000000ccad508118032d23c2c831fec7fdc0447ce2ec0509740 1,715 1.00/1.00 vMB 65
639,410 639,410 0000000000000000000584fda80438e1ed66b4fff390b0ad0a6a467fdd89b098 2,699 1.00/1.00 vMB 69
639,409 639,409 00000000000000000005b54d60fd22be471cfacc04472eff34e886fd77d4c36c 2,350 1.00/1.00 vMB 63
639,408 639,408 000000000000000000064678b871527201e42002b0e3e0b4a0814e4ea37fecd3 2,504 1.00/1.00 vMB 70
639,407 639,407 0000000000000000000e94b0e3f176d037dbbcb1925085e022cb064cc37b6541 2,805 1.00/1.00 vMB 64
639,406 639,406 000000000000000000004ebfcd48e1487c20805e5051763a803b3dfd84348d99 2,358 1.00/1.00 vMB 57
639,405 639,405 0000000000000000000a0a17f37d76b99d0d28bbc6cb89f7e336709bc915c63d 3,028 1.00/1.00 vMB 65
639,404 639,404 0000000000000000000393080f2156d174a92ccaf341bd3102af0a9186878588 2,708 1.00/1.00 vMB 72
639,403 639,403 0000000000000000000109dd96d7884ac880f3bce9020bc26281698100347770 2,718 1.00/1.00 vMB 70
639,402 639,402 00000000000000000001b7a67d3230cb1bf5c94d602fe1de27c6f3f7b41bc1c4 1,900 1.00/1.00 vMB 65
639,401 639,401 0000000000000000000664f8e9d88e6f552e91b81fd1599b65700e593eb3377a 3,208 1.00/1.00 vMB 83
639,400 639,400 0000000000000000000c93336fe5a7f4fcabe2309e6aac6c41f9a05492c2c511 2,624 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.