Loading Tool

Explorer IconExplorer

Memory Pool

88,772 transactions
33.78 vMB
0.14242915 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt f951703c7a097b278a3cced5493b41b736c1f577940178dce8c3648de84939b7
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root ab992901ad814e64b5c68ae9a74ca78c7b19ecf29b5d14d571ada4c71001376d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.05750084 BTC
Feerates: 469.97 > 5.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (684,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,242 230,242 000000000000021d33a79d80b222cdce4b05d3b7247eee34f5105aeb570ab015 225 0.38/1.00 vMB 70
230,241 230,241 00000000000002009e2270654d566b3b8e5761dbea1dfa92db660d536cb4e10b 545 0.25/1.00 vMB 204
230,240 230,240 00000000000000ad33ee56ad6c138ccd89e98940f226f2af021550fb7bc6155e 28 0.01/1.00 vMB 188
230,239 230,239 000000000000017a051bf4a73228baad914c86c42b658d1ab5ce3c3d34507240 521 0.26/1.00 vMB 203
230,238 230,238 00000000000001fb76a58d7c93927a6c78a78577d7e845b34458eccd36f590c1 1 0.00/1.00 vMB 0
230,237 230,237 000000000000004bb4c8c300a47bcf1ff080ad08eb5c561b6e30084ed37dd3b2 484 0.25/1.00 vMB 176
230,236 230,236 000000000000014270432c60f234496221b2f51224ad992c5f66c6185575099b 6 0.00/1.00 vMB 41
230,235 230,235 00000000000000ec9dbe1553732b4e4ea9076f27d6635be86b10a1171edaef75 390 0.17/1.00 vMB 158
230,234 230,234 0000000000000008264297599dfb4eac91fc3de22ac535420a391cf49c225fc0 531 0.25/1.00 vMB 119
230,233 230,233 0000000000000220d5b68cd073814dcdf99c9907feeb6cb1f17829b61961ee76 501 0.25/1.00 vMB 153
230,232 230,232 00000000000001ab963b0eebcfacc722db30c0807e613b63332a11b323372769 312 0.25/1.00 vMB 89
230,231 230,231 000000000000017dddaf77607e27ad8b471b9e8ad69c20823362974341d748c8 1,097 0.47/1.00 vMB 237
230,230 230,230 00000000000000c6ba131de0785083e52309ff44e41bbb3dca5700eaee1a8c25 5 0.00/1.00 vMB 87
230,229 230,229 00000000000001027fb6665ced7b255bf74e6d316c39ce440f0f1afb3e620035 829 0.25/1.00 vMB 286
230,228 230,228 00000000000000a5d68c92e7240b7335c9f0c1e4cb2d9671df0527c76d19d0ee 282 0.30/1.00 vMB 79
230,227 230,227 00000000000000839c77fdb4bfc204a2ba09fc2a703f3a1dacba72aa1c003325 698 0.25/1.00 vMB 194
230,226 230,226 00000000000001cd916e0b2a5cdf4a2c24a1e4b1de9a46e3b0763d0b6e9da14b 341 0.10/1.00 vMB 30
230,225 230,225 0000000000000114420273c901e448a0a51a89fe2e6964541994c7eb1a3e615b 563 0.25/1.00 vMB 213
230,224 230,224 00000000000001336650078910b867e3d5215ecb0ffe8b526ccb02df7241ff80 511 0.25/1.00 vMB 133
230,223 230,223 00000000000000ff0a12d1f4a8a21f3cd0c85a50a958bafd66870d08cfbcbba6 266 0.14/1.00 vMB 145
230,222 230,222 00000000000000659abaa8a2fd7959af0615bc1a9f1b3e4069b2b52e61d21923 248 0.25/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.30 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: 657.96 GB
    • Received: 14.56 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.