Loading Tool

Explorer IconExplorer

Memory Pool

83,303 transactions
32.18 vMB
0.08599437 BTC
Random Selection Loading Transactions
Max Size: 195.39/200 MB

Candidate Block

Mining Attempt 6ce166682825977bff042f2fc6208bc8b4f806e249b3170c591e76433f4f7e79
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 448332b32cc03f9374c66236bd4b7286ae7f5fc3560acbacc4152eab958b11fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,129
Size: 1.00 vMB
Total Fees: 0.01538074 BTC
Feerates: 150.92 > 1.54 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (632,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,606 282,606 00000000000000008df985ff9bdbab1df7156672c4ea935a8ef04780d1fd5222 1,443 0.89/1.00 vMB 35
282,605 282,605 00000000000000003c0c433cf783b3859ceeb895717346c69a9f60fb2bb6162c 716 0.25/1.00 vMB 76
282,604 282,604 0000000000000000a14b6fe62aec8d75a1e8d886d11bed87e9f7c550913280b8 484 0.25/1.00 vMB 38
282,603 282,603 0000000000000000e7e7625e6a696bb095f2307f6325c3900d6ff47f5ce33501 1,468 0.50/1.00 vMB 50
282,602 282,602 000000000000000056ab870f4ba67bc677c12bd9ec61bdc46483e711fbf1f556 154 0.05/1.00 vMB 123
282,601 282,601 000000000000000162a1e43c832172ea9033b15eaff406512510655a71deb132 147 0.05/1.00 vMB 169
282,600 282,600 0000000000000000db54fcd24ad74bb45a565d3af1c97a417a2e29e0494b693e 304 0.13/1.00 vMB 52
282,599 282,599 00000000000000000b10089f7d06382bb18b2cde2542a53e5163f45a270c20e5 104 0.06/1.00 vMB 48
282,598 282,598 00000000000000001ed97a95f378d3edaa9cdd89a6c417ff13212527647b935a 105 0.07/1.00 vMB 30
282,597 282,597 0000000000000000b38236476d2691d750c2d09fd536698b70875d71d7c6858d 442 0.20/1.00 vMB 48
282,596 282,596 000000000000000140acfa5909b223acc7db5b5a80afc9f519482e9fa4986f32 194 0.09/1.00 vMB 44
282,595 282,595 0000000000000001a92fa5c89866253fd2bbcf0dce4e696777b156f563961aa1 216 0.16/1.00 vMB 31
282,594 282,594 000000000000000111bda8afddeaa9f013209914c593c326e43cefd7174a2fdb 429 0.20/1.00 vMB 43
282,593 282,593 000000000000000067e4365dbe6f8b76c98e7239308b167316fa0aa7a3bf24aa 418 0.33/1.00 vMB 18
282,592 282,592 0000000000000001a2b52cfe95b649a328791186928c6ceab9755e8660a5d233 754 0.25/1.00 vMB 57
282,591 282,591 00000000000000018bd17fed151cdacaa79abaadde0997d2f1c36a6f2c527545 163 0.05/1.00 vMB 103
282,590 282,590 000000000000000065c319e164180f584b7640ec7bf3d4d355cc16acfdaccc43 455 0.25/1.00 vMB 38
282,589 282,589 0000000000000001585736394e8895cf1d0631f54179aa733126b71637449acf 141 0.05/1.00 vMB 86
282,588 282,588 0000000000000001a32367ec6e02a3f876e218a7bc9d0b7b5391dcca9832aec0 107 0.07/1.00 vMB 47
282,587 282,587 00000000000000011bad0f0e9c6dca3713311b09d2eaa627b74153698f58fd1b 65 0.03/1.00 vMB 22
282,586 282,586 0000000000000000dcba11e175404ef15ae5ad930e0322d7a0043ad83b9d13f5 259 0.14/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.