Loading Tool

Explorer IconExplorer

Memory Pool

84,594 transactions
31.84 vMB
0.10948384 BTC
Random Selection Loading Transactions
Max Size: 193.37/200 MB

Candidate Block

Mining Attempt a76c9dd860f4110a5b4e20a9eabe51dc3b8cfb9bb1f50701e2638c3b7c358c72
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 2ec87959de8f80f646da6159144497bd9840a12e911fea7b6bb5d9d10c3ef1e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,755
Size: 1.00 vMB
Total Fees: 0.03233065 BTC
Feerates: 299.43 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (552,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,457 362,457 000000000000000011938a5341298cec8c0ad405e51a9b93c8086e5d23cf7510 1,497 0.74/1.00 vMB 32
362,456 362,456 00000000000000001195d44bce3b7b84dde4453236531a7dfb4d00cfe4f2c636 66 0.03/1.00 vMB 1
362,455 362,455 000000000000000011cc80e82a48360ab9ebf67f99f0fb6dd5bdb1fbe09618ab 740 0.35/1.00 vMB 38
362,454 362,454 000000000000000012706d7d72a385922ec90d00fd950a8f8544028d81787880 779 0.46/1.00 vMB 58
362,453 362,453 000000000000000001af4af2377c1b219d98ee2aa7186b745ceb729f95473a4d 45 0.01/1.00 vMB 32
362,452 362,452 000000000000000000dd2ff5aff9888e2c289a1127a95a9df41b2348e1d9e23f 78 0.03/1.00 vMB 15
362,451 362,451 000000000000000009a58a4f3237957947ce89b62795536b1c65c0eb28fbcaba 396 0.21/1.00 vMB 33
362,450 362,450 00000000000000000dfdf05263203e267a925941122a2923201c7175549c82b8 371 0.18/1.00 vMB 29
362,449 362,449 000000000000000008ac4e4e7a78b8aa890762143a7a7522f19c156e47c88a48 382 0.18/1.00 vMB 32
362,448 362,448 000000000000000015c04bfe4f917515e40e9db0ee2f3b02b71638835a8cbdaa 1,157 0.51/1.00 vMB 42
362,447 362,447 0000000000000000004a9feda787bb30300b0d43b13e8a38a8c7532977d0a4f6 86 0.07/1.00 vMB 13
362,446 362,446 000000000000000013c1292b1c4c783f46c71c95da028976ca0cd0c5723454a5 917 0.42/1.00 vMB 37
362,445 362,445 00000000000000000cbf59439f497db3c476def14487f9d80da0da6719fe4a43 284 0.19/1.00 vMB 24
362,444 362,444 0000000000000000142cd4ebb8e007b1de8f51afeb84316ce05acfa91fc00406 308 0.26/1.00 vMB 22
362,443 362,443 000000000000000004d799d5a35c16f1a6fbeebc41614e566caa102ef10794e9 776 0.40/1.00 vMB 34
362,442 362,442 00000000000000000b4c1ad6a51d07e831ff417997500787d43d4d6fe8342ce3 1,134 0.68/1.00 vMB 28
362,441 362,441 000000000000000006dbea2d32e60f41c176d182eb631b45f54a719cdd9d4807 174 0.16/1.00 vMB 10
362,440 362,440 00000000000000000946bdfa75a20cbd7561eec7fae54199eaaab33783c6898a 710 0.53/1.00 vMB 19
362,439 362,439 00000000000000000a0c17eebc8f43f574f13dbfb451bdd761bb94ba2181d3b4 2,112 0.75/1.00 vMB 37
362,438 362,438 000000000000000001930162a20986eaeb9508ec83a1cb7c52c101e988373e31 676 0.30/1.00 vMB 27
362,437 362,437 000000000000000008a65e9c6ff09dca74d1bb920ca4b78a9f3abf43fa5bbfed 248 0.08/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.