Loading Tool

Explorer IconExplorer

Memory Pool

83,068 transactions
31.98 vMB
0.10616684 BTC
Random Selection Loading Transactions
Max Size: 192.21/200 MB

Candidate Block

Mining Attempt 34316922de6bc778598110adc17c91fd12fbafe17ca34dbb51cba58629e80912
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 7b529ada770b9f87dbdd612d29b1170943e4ebef2879c9e99d9a109892914cd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,312
Size: 1.00 vMB
Total Fees: 0.02533517 BTC
Feerates: 353.36 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (250,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,396 664,396 0000000000000000000052c46ab414edb5728fe31f4e2a9b9b61d14286894beb 890 1.00/1.00 vMB 3
664,395 664,395 00000000000000000000d427ad2a7e9f384b3adf25030c399c952dd3c97b5e5a 1,537 1.00/1.00 vMB 10
664,394 664,394 00000000000000000003b857cb2c81472a0fb5e24798a8a4a1c00bb906e3d1d3 1,651 1.00/1.00 vMB 61
664,393 664,393 0000000000000000000d2c650bfabbcd34b4db948a1ee3c7d52fa3a1eb8ffd9d 2,271 1.00/1.00 vMB 48
664,392 664,392 00000000000000000000e5679459c30262880e112817c89dadae5004ffbdc500 2,474 1.00/1.00 vMB 68
664,391 664,391 0000000000000000000a509d476213e71d92d296b20757347b6f3efe7ed81756 2,176 1.00/1.00 vMB 29
664,390 664,390 00000000000000000008780e3468d8f92b1e3666cab69145d32ee84ced308fee 1,577 1.00/1.00 vMB 33
664,389 664,389 0000000000000000000792dff67fa9b0bbdf32325629bf25b23a958769ea4409 2,014 1.00/1.00 vMB 82
664,388 664,388 00000000000000000000e3dbf3800e607b00dcb0be4a1cc745861dec541dde5e 2,153 1.00/1.00 vMB 79
664,387 664,387 00000000000000000009c5134f2ff30ac2e48401551adf64fa4e22cb2c9e9c4f 1,118 1.00/1.00 vMB 25
664,386 664,386 000000000000000000011137f7ea54aaba0c10796254f8bfe26d7294f277c312 1,243 1.00/1.00 vMB 12
664,385 664,385 000000000000000000030386bde43151583e9f187356fe7a1488e0e73b6d14cd 1,906 1.00/1.00 vMB 43
664,384 664,384 0000000000000000000adae52bb43032900bbea01f4e52e81c5653f48d2f2026 2,581 1.00/1.00 vMB 48
664,383 664,383 000000000000000000073f600513e0c03ca71b1dfbf2b1803833726e5cbf3411 1,667 1.00/1.00 vMB 28
664,382 664,382 000000000000000000003fe57d711d7fa16a25ac8792b2dbc2a53c79c1e21a9a 2,336 1.00/1.00 vMB 59
664,381 664,381 0000000000000000000d721ea1e74d843e49cbe9bcfcfde4d14906114f538121 1,218 1.00/1.00 vMB 14
664,380 664,380 00000000000000000005a2ef7d78911b6abc7cbcc5da1568dcd170bb288e9cfc 644 1.00/1.00 vMB 4
664,379 664,379 00000000000000000005d1c597bc18057dd6af5450ebc3636dc001ce2aef99fa 1,856 1.00/1.00 vMB 19
664,378 664,378 0000000000000000000e85da6cc797187c33b731739c2097df29525bb64cfccd 1,355 1.00/1.00 vMB 16
664,377 664,377 0000000000000000000df6e8c8928692dfbb5215388ad7a7c7fbf64a55ae9601 2,363 1.00/1.00 vMB 49
664,376 664,376 0000000000000000000c42778a7ce9791a974890150df210fa8053dfb24d2b3b 1,269 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.79 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.82 GB
    • Received: 16.99 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.