Loading Tool

Explorer IconExplorer

Memory Pool

74,755 transactions
27.62 vMB
0.07582584 BTC
Random Selection Loading Transactions
Max Size: 168.36/200 MB

Candidate Block

Mining Attempt 7235a97974a15a8445dac8244013601509c323e821018546f390062f3ee6cec1
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root d27c9772a552a62b06b4bb919cd643115f5387bda11c8160df595414e093f0db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,246
Size: 1.00 vMB
Total Fees: 0.01668454 BTC
Feerates: 121.74 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (264,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,314 650,314 0000000000000000000925782b4de1d6b5850e0c4aa8664a637669aaa0beb83b 1,613 1.00/1.00 vMB 17
650,313 650,313 0000000000000000000505bfe173b31a6efcb5c8679573e489695016cf4526ea 985 0.44/1.00 vMB 24
650,312 650,312 0000000000000000000092173904bc6740176ab9806379036ff032de7a033da3 688 0.22/1.00 vMB 33
650,311 650,311 000000000000000000073e1c01d7b33c301a4e44a19b007a38965a1ae0806aef 933 0.44/1.00 vMB 40
650,310 650,310 0000000000000000000b7dc86ecfa3b19aebbac3a9fa1bc2a82b2bf05d45ea9f 500 0.21/1.00 vMB 21
650,309 650,309 00000000000000000003a7832749adffe88ea876bca64f3a1ef53dec215f281b 2,684 1.00/1.00 vMB 33
650,308 650,308 0000000000000000000e291aaf436ac8acd1175ac9dda02633568167db41e133 2,265 0.89/1.00 vMB 7
650,307 650,307 000000000000000000097efb30e76931a84fe78e5d1fb7706ef9ac94e24da532 2,546 1.00/1.00 vMB 47
650,306 650,306 0000000000000000000d90a38be6fc6ef233f5803d9bacc856793b49c72c012a 2,575 1.00/1.00 vMB 36
650,305 650,305 0000000000000000000c87fb12601fbe19c1c35229c7d3eb539f9c08b82f8029 2,711 1.00/1.00 vMB 35
650,304 650,304 00000000000000000009d575fa5d19fc613f63a750625f8366784793ca7e18a6 198 0.18/1.00 vMB 18
650,303 650,303 000000000000000000001c0a528b598e962587d0497d461000e328070993d82b 2,140 0.90/1.00 vMB 25
650,302 650,302 000000000000000000010ab05097e253bdaec0fa782b7f92c255bba2f3a023e0 1,736 0.60/1.00 vMB 23
650,301 650,301 0000000000000000000cb16092b97f2c5d37bc6f5c50b9b00d7ecbbac5376609 1,829 1.00/1.00 vMB 41
650,300 650,300 0000000000000000000a6ea3f9dc8fdb1abcbfde7b4d24eece1f48a20ade0681 1,625 0.64/1.00 vMB 43
650,299 650,299 0000000000000000000a8f50a725c5f5740e9dbba39cbf602f83b8121ff965d5 313 0.10/1.00 vMB 32
650,298 650,298 00000000000000000004d745c71be3c170b58b6279d22a53c20e3263ef25a8dd 1,017 0.53/1.00 vMB 49
650,297 650,297 0000000000000000000b65be6ba5a68ff4edfcba0e1f9093d54aea4164a30878 171 0.05/1.00 vMB 32
650,296 650,296 0000000000000000000a3c94423da833704828b71f6b1d7df78a18d78886118d 1,558 0.58/1.00 vMB 20
650,295 650,295 00000000000000000001ccf7ebfc93c852d572453c7f1a4ec9578d9aad8e92a0 2,795 1.00/1.00 vMB 13
650,294 650,294 0000000000000000000c6ff269e253ddf47526d4a047ce8407680962a604f3f1 2,106 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.