Loading Tool

Explorer IconExplorer

Memory Pool

81,783 transactions
30.09 vMB
0.09561327 BTC
Random Selection Loading Transactions
Max Size: 181.65/200 MB

Candidate Block

Mining Attempt 0fa743d0a29a154a6abf8b559cf84e3c60722095ef646b106720da627c9fea07
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 33d586c0fb9f68569bd70c6b6413bfe26cd270eda35464decdb5f91c912cae8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.03404161 BTC
Feerates: 526.32 > 3.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (409,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,996 504,996 0000000000000000005c02c30b326a958e2eb67af7a02ec25b8c808fbce9851d 2,018 1.00/1.00 vMB 433
504,995 504,995 00000000000000000002e1046502816d17adfb77bbfb513d945056a247e04750 2,576 1.00/1.00 vMB 477
504,994 504,994 00000000000000000051621dff85212b6570f467dc7168a64035e00663089720 1,634 1.00/1.00 vMB 466
504,993 504,993 0000000000000000002383cbc2b942c9873736976a8a8018c74f5be9497f5c5a 2,455 1.00/1.00 vMB 577
504,992 504,992 000000000000000000038fd9d9c2eea9d43e75c734eab337618e9d7c5851008b 2,042 1.00/1.00 vMB 398
504,991 504,991 00000000000000000022b720b85bb3171830f607cab04760319f89450c146f1d 2,587 1.00/1.00 vMB 505
504,990 504,990 0000000000000000000a812d239deab78bcee02bb2de5ead275db66c1f093767 500 1.00/1.00 vMB 153
504,989 504,989 0000000000000000005ca30e8e08792776a3cb845bca0be3de0bc7ce499b7c3d 1,065 1.00/1.00 vMB 271
504,988 504,988 0000000000000000000ba220e50b47e0a5a372a8c8235f7d803c20b9481da56b 732 1.00/1.00 vMB 113
504,987 504,987 00000000000000000076a43d8782e00ef1e51d582653282ceec4236fbdcba752 2,188 1.00/1.00 vMB 342
504,986 504,986 0000000000000000006015cd028cb62d012278b2379114f3e26dbaa96a7c6e2b 2,532 1.00/1.00 vMB 489
504,985 504,985 0000000000000000001dfd93d64aef692ee688b0aacce680af1027a8a3cdb972 283 1.00/1.00 vMB 141
504,984 504,984 0000000000000000006c1145d1b3589ce96978d72be267bda7eaa3c69614c409 397 1.00/1.00 vMB 144
504,983 504,983 0000000000000000000a5887f581772e7034cfe924ae6806debe8515836634fb 1,078 1.00/1.00 vMB 211
504,982 504,982 0000000000000000004891dbd6d827aad779f7c410811a8fd62df572ba829643 2,021 1.00/1.00 vMB 443
504,981 504,981 0000000000000000002375785e5422941d09d0c19afb05c4c3a61159fc4b0fb2 1,594 1.00/1.00 vMB 248
504,980 504,980 000000000000000000753f44e50c01997de4596a690bab212549075de32f5284 1,372 1.00/1.00 vMB 384
504,979 504,979 000000000000000000194dbc82d0ede3d50eacc214ffcb88b3419ab5c566d24b 428 1.00/1.00 vMB 408
504,978 504,978 0000000000000000001aa12716885a089950418275cb5200088d06cded7ae64d 1,097 1.00/1.00 vMB 462
504,977 504,977 0000000000000000006d985a378388383886ff314c213d9f3624ff4a21f85d1f 2,479 1.00/1.00 vMB 440
504,976 504,976 00000000000000000021b973e451c697b40e83375f1032686fd2e3e9ed59dfff 2,455 1.00/1.00 vMB 466
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.72 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.