Loading Tool

Explorer IconExplorer

Memory Pool

73,573 transactions
28.13 vMB
0.06702718 BTC
Random Selection Loading Transactions
Max Size: 167.34/200 MB

Candidate Block

Mining Attempt fe4b8b6578ed0cd7879bbf0b0a52bd1b11c7cbb3b9f45222bd49026bd94f0097
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root d645b29bb34ba54c432f28200ec7398ca9ce48131d5213d2b31d32bc878ea555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,073
Size: 1.00 vMB
Total Fees: 0.01082875 BTC
Feerates: 101.62 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (151,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,287 763,287 000000000000000000019adcb043b50e0606cc9c484a7e99cbec092133ba7661 3,083 1.00/1.00 vMB 45
763,286 763,286 000000000000000000017035e923430f4948488d52beb6a84dd7add8cb1618d9 674 1.00/1.00 vMB 15
763,285 763,285 000000000000000000025cedc5b6bf9d01a559ee186e6ede105f48e1d8a6f8d6 361 1.00/1.00 vMB 14
763,284 763,284 00000000000000000002089aef532bda507fc20c8d27b16c808be3c5d49c1c03 817 1.00/1.00 vMB 16
763,283 763,283 0000000000000000000490918677e259cb104f481598eab4c015b0163d032cb5 1,715 1.00/1.00 vMB 29
763,282 763,282 0000000000000000000324f5ae03fd2cef4f49bd0e503d313ea22d968bcf079f 1,621 1.00/1.00 vMB 25
763,281 763,281 00000000000000000002a0328989c221c79366a3ddd0b0404848f37640a75778 3,047 1.00/1.00 vMB 21
763,280 763,280 000000000000000000053610c7f187e1ccf2c700e2246636bf4d98e4cb20d293 3,252 1.00/1.00 vMB 40
763,279 763,279 00000000000000000000fe108e139a678a1bdd49affba7d5cd81ddb4f661a528 2,670 1.00/1.00 vMB 45
763,278 763,278 000000000000000000033d2cfa6855ac6cb36135cc32388e5fd0700086a20205 197 1.00/1.00 vMB 14
763,277 763,277 00000000000000000007477ac444475f58d5b28dcf86f298f5f7acb58ca44d67 1,607 1.00/1.00 vMB 21
763,276 763,276 00000000000000000006cfe83319dbaba46304e6695bf9db61b70a76ee5ddae0 3,333 1.00/1.00 vMB 29
763,275 763,275 0000000000000000000605685fc8cd2c96c64cca6b4b6fc44faae210a4cd70ee 2,686 1.00/1.00 vMB 26
763,274 763,274 00000000000000000006c2a7631854e3a3991271dba7b3d407dcb35303a96947 2,482 1.00/1.00 vMB 25
763,273 763,273 0000000000000000000232c4a01573c11d5c1a5a01ebd3b4463e4972657c3003 198 1.00/1.00 vMB 13
763,272 763,272 00000000000000000006e2c036c512ced7d666859ed8513b43a7da69086d24c8 633 1.00/1.00 vMB 13
763,271 763,271 000000000000000000055c9174441bb7f6323ba1e60f6f06edbb33b131f70856 3,247 1.00/1.00 vMB 21
763,270 763,270 00000000000000000001fba4385632b0c0853cf36b31e54ad5033ea1ceb0207a 3,133 1.00/1.00 vMB 39
763,269 763,269 00000000000000000005032d17e62514a49cdb51512183cd48dc0261e0f1bffb 1,059 1.00/1.00 vMB 14
763,268 763,268 00000000000000000003f7244d7f423592df85ac0d3704b18010dc65ca95e6fa 3,517 1.00/1.00 vMB 35
763,267 763,267 00000000000000000006615dc1599e4d879874ce2d89cb36aab9c11e79f224b8 867 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.54 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.