Loading Tool

Explorer IconExplorer

Memory Pool

75,981 transactions
27.67 vMB
0.06833619 BTC
Random Selection Loading Transactions
Max Size: 169.59/200 MB

Candidate Block

Mining Attempt 81cadd4a1e9a841b39dec4d941139f6797212a3a7cc4e237f895e77c6971376e
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root 77a8db92cd58c01e4929b5461848269888a52c64777f9ab8153607e42eaaf296
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.00922588 BTC
Feerates: 81.11 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (543,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,459 371,459 000000000000000014065d1af39abe062c41af48366f9c895156ff4a387703d5 531 0.31/1.00 vMB 34
371,458 371,458 00000000000000000de242e17247ade942095ce5e17fd05f665620f7b98068d0 686 0.45/1.00 vMB 31
371,457 371,457 0000000000000000103f081f648c038e5d77855b33fee8ac73ff689a7fcfcbe2 1,867 0.95/1.00 vMB 37
371,456 371,456 000000000000000008bed2abc6da58535fbcbf065d2ed4ea93e6f04cab1ade60 276 0.14/1.00 vMB 41
371,455 371,455 0000000000000000012d29fca810cd547f073a5ad12b2914a57084b7b19a89a6 393 0.29/1.00 vMB 31
371,454 371,454 000000000000000007cfadb1721c76e647a3e4cd4b41e4bd5db733740f78020b 1,304 0.95/1.00 vMB 28
371,453 371,453 0000000000000000002d7fb61dea352a454844fddffda847d6edd13adcbde54e 637 0.29/1.00 vMB 46
371,452 371,452 0000000000000000064de83b96771555472a2c76db2f4b517ddc1246399f09bd 265 0.20/1.00 vMB 35
371,451 371,451 0000000000000000021f2b8cd8f01f23bfafe714fb7b649822f3c73f95307681 177 0.10/1.00 vMB 42
371,450 371,450 00000000000000001225017d2753fda77148b9119b361cc187a446b0f6b5cdec 684 0.41/1.00 vMB 35
371,449 371,449 00000000000000000f1cf3a59684c8f66efa216d27c59a0f415fbe178d1c62a0 39 0.02/1.00 vMB 32
371,448 371,448 00000000000000000927cefcbc0deaa87ed3fe5d50a1a9fcfc50d730f590e988 818 0.47/1.00 vMB 35
371,447 371,447 00000000000000000506831ab3879a04e5bbd922c49a1d9d3432258ad992ca18 48 0.03/1.00 vMB 31
371,446 371,446 00000000000000000bf24db8c8acc45df597f406b4820bfac03a18a57c766524 77 0.03/1.00 vMB 17
371,445 371,445 00000000000000000e3ff08a9d54b1cc33f2bf84682826fa2afa60521e0f148b 280 0.25/1.00 vMB 10
371,444 371,444 00000000000000000ed07d7c342d18e6f78192ea2957a0ff725994f29cbe1dcb 1 0.00/1.00 vMB 0
371,443 371,443 0000000000000000037ef6610ce71bdbdeef039fd1515937667a0e2265baffc3 1,705 0.92/1.00 vMB 33
371,442 371,442 00000000000000000c3d89a78ff457f2408755efb69054a4cc3ee4bed51983d1 1,297 0.95/1.00 vMB 33
371,441 371,441 0000000000000000115af80522e1c1b3978ce18945dd459c32be8d476ae526a2 2,633 0.95/1.00 vMB 56
371,440 371,440 000000000000000005356766befe1feb1d1a9e8ee7cf021bdd5ed2e1dc1b46b3 811 0.84/1.00 vMB 16
371,439 371,439 00000000000000000660b03874136c485d5576b643d87c90f739511ea637b64f 1,577 0.93/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.