Loading Tool

Explorer IconExplorer

Memory Pool

73,991 transactions
27.36 vMB
0.06687142 BTC
Random Selection Loading Transactions
Max Size: 166.97/200 MB

Candidate Block

Mining Attempt 697b9313608fb42bd2706afa24447e5baa840bff973ec7debcd56143539ecb0c
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root 650329cb200c09b55013fdd2f3ea59d5e0ac2b674c16dae295f481a616326954
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,312
Size: 1.00 vMB
Total Fees: 0.00873272 BTC
Feerates: 150.42 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (552,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
362,436 362,436 00000000000000000cc8a13032f52ffa8881d4e4657157cba7bfba3c63523947 265 0.15/1.00 vMB 18
362,435 362,435 000000000000000004de05fa2618620ecf636e4e4b51a11bd014a36833428433 118 0.06/1.00 vMB 23
362,434 362,434 000000000000000011f5855b5514e3238a309553ddfbd771f2d30cdbe39866b2 473 0.34/1.00 vMB 22
362,433 362,433 000000000000000001828fa9397d823976da0620949f9b4fe507bb8cffac8a2f 61 0.08/1.00 vMB 7
362,432 362,432 00000000000000000673ed6aafe9b4410230a68dbbe803f6579ec9b338d8d1f9 1,475 0.68/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.85 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: 712.59 GB
    • Received: 17.19 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.