Loading Tool

Explorer IconExplorer

Memory Pool

31,478 transactions
9.93 vMB
0.11752965 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 9a03fac4a606c9c2c25faa807da0420747c37a5fef6129838fff9e71a814f443
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,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,678 141,678 00000000000001e9effe4a51983272b43a764d4b66e17b7ef8ba66b868c57ff1 9 0.00 vMB 259
141,677 141,677 00000000000008318784a6d50f82c75f53512a79704cb220f62cbd59ff4853c5 57 0.03 vMB 110
141,676 141,676 000000000000014f62f89f56e88e2710f71d505b31814089d1299a5ef86477a4 14 0.01 vMB 83
141,675 141,675 0000000000000132db2e5dabe3b0da772ac17c644a4746ee819a4f55edb8c121 149 0.05 vMB 82
141,674 141,674 00000000000001ca68ef65ea52ee640e49a55f80aa974ff8ae2e561bca009fc6 36 0.02 vMB 196
141,673 141,673 000000000000067acd39d35e85ce3eef39b1e2b787c1d3d0b37e363a5b37c30b 13 0.01 vMB 12
141,672 141,672 0000000000000095d5140e0b27e75e8f77ca6aacb65d4dde472e5d48c446f2e5 49 0.02 vMB 99
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
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.