Loading Tool

Explorer IconExplorer

Memory Pool

31,477 transactions
9.93 vMB
0.11750965 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.18/200 MB

Candidate Block

Mining Attempt 9b17e8e5a0026e203a3e0634fbf6408f582849a660992dbce7fa579543446de9
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root c98f2367ede63e542e555c2f2545830eeb0935d3d98ae680556472fa112ff391
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.03552346 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (771,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,671 141,671 0000000000000774b90ab2b8c31c6db6f2bafe4493fef6667f681d7593ed0ef3 46 0.03 vMB 153
141,670 141,670 0000000000000526afbdad08fb3693fc3b7e7f53171c2ecf3ac07f4adb4dd8b9 73 0.06 vMB 242
141,669 141,669 00000000000008b50fcb431f3e5d2308f63d91ab84e4e58b47212adfe23b3b81 46 0.02 vMB 176
141,668 141,668 000000000000056e8a447057947522a378a109468e6bb6dc4560575d23e291af 45 0.02 vMB 114
141,667 141,667 00000000000008d908c9dd27a787e630e7e7670a6520529e1245584b4c4c3b69 91 0.03 vMB 30
141,666 141,666 00000000000002cf14c8f5fce4bd046a4a37b302b5f4f9c23ba874935543a12a 87 0.05 vMB 222
141,665 141,665 000000000000093750a89a4a39dafe8089e66804cff3fe4ca60daf6e2687ddd4 2 0.00 vMB 1,688
141,664 141,664 000000000000017742648d8288fd86bb1659f6bd88b74ea63b100a4fc9892d76 12 0.00 vMB 480
141,663 141,663 00000000000003cedfc74397e04c3ff710659a429e2e0f30042aa4bf6f076ff7 139 0.05 vMB 45
141,662 141,662 00000000000003b4551a1933db28a87e39d3e0813be2cc786a56e75a8f3d492d 23 0.01 vMB 69
141,661 141,661 00000000000008c0cc42da9dbcc15935867f50e7d1f55687f0139c0872d1a9b9 9 0.00 vMB 259
141,660 141,660 000000000000013372b353ff016c3331033daed770723138d4d4e7c2b2d13102 134 0.05 vMB 106
141,659 141,659 0000000000000845399cef8f9bcb2d8533fcb3422c6ea6718b0316e9fe38f61b 170 0.09 vMB 179
141,658 141,658 000000000000006d7cce964c43475b54d1abf122607de1d611737ceadf739d3e 90 0.05 vMB 651
141,657 141,657 0000000000000216e9deb238f922bcafa2d9a158da3e9badd8f75bacc95f008d 149 0.05 vMB 166
141,656 141,656 000000000000067532c820187263bc731a5e6344c9814717929b2f90dd35bea1 149 0.07 vMB 526
141,655 141,655 000000000000057cf43e815e4f335b11e8dd871b4ece4cd9c20b0a9361f6ee6b 43 0.02 vMB 124
141,654 141,654 000000000000045f9e3ad0786b1e9a5b7614a972ed766b20e8823e799f8cff8e 12 0.01 vMB 1,575
141,653 141,653 0000000000000064415eefbd0dc06cdbb4a345f6b03505fc6abeb99b02f77ff6 48 0.02 vMB 280
141,652 141,652 000000000000009cd1a10007bfe7f232bf0fa8367a445050f929776fe2364853 25 0.01 vMB 365
141,651 141,651 00000000000003445cc454992c8c7ef3a13e408dc82addce8a43bfe2a9d1b58d 6 0.00 vMB 23
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.65 GB
    • Received: 0.45 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.