Loading Tool

Explorer IconExplorer

Memory Pool

78,362 transactions
29.44 vMB
0.06721562 BTC
Random Selection Loading Transactions
Max Size: 176.74/200 MB

Candidate Block

Mining Attempt 73a1145a8239425f5c04f9c894b64fa9278f9b565a9dd7e20b0584f08677120b
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 549a888093c78127005d256fa2c4ec93deb6a0a126035d228a5dade2ce9cc264
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,640
Size: 1.00 vMB
Total Fees: 0.00754819 BTC
Feerates: 180.34 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (153,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,599 761,599 0000000000000000000730babe1b851bed651c18682b67776f03176d3489f34e 338 0.11/1.00 vMB 13
761,598 761,598 00000000000000000003692d7b37877d363f95ce56790d04c3c4104ad503d6f1 1,127 0.37/1.00 vMB 12
761,597 761,597 00000000000000000006251bb6317d256d8216200f9e321ba9c0af42187d5e3f 2,135 0.79/1.00 vMB 12
761,596 761,596 00000000000000000005f25f4e9dad4b820165f95868756d869b65e843445038 148 0.04/1.00 vMB 14
761,595 761,595 000000000000000000002fb176e0e6bbb362983b8f2f2c9586d3e058f38f228c 337 0.12/1.00 vMB 15
761,594 761,594 000000000000000000071351e3d1bb699eef8f24fa0f72391e768df0ce19afea 491 0.15/1.00 vMB 14
761,593 761,593 00000000000000000000da509ab96e9e2c359106741b20ad453f2bd121e82a5f 1,192 0.79/1.00 vMB 9
761,592 761,592 00000000000000000003a742d44aec4caf50c3889646e9e7936057b892485ec7 2,425 1.00/1.00 vMB 8
761,591 761,591 00000000000000000000043004e482007d70119d543f00f105771f00d5fa2b1b 2,987 1.00/1.00 vMB 19
761,590 761,590 00000000000000000004b9541938ea42bafb5efc27753790872fb927a9197301 2,829 1.00/1.00 vMB 17
761,589 761,589 000000000000000000059df120076f5a36fad4215d4621e0a7110722fd01d99f 34 0.01/1.00 vMB 16
761,588 761,588 00000000000000000003c9a8e6abfe3c4ee7dd3d07823c6a7b41751b45a51215 343 0.09/1.00 vMB 15
761,587 761,587 0000000000000000000637fc9dff2637b8627333c23c804e2093d241781376cd 593 0.36/1.00 vMB 3
761,586 761,586 000000000000000000036764b79acd25f52be58215bad87440aea00070afe419 2,905 1.00/1.00 vMB 18
761,585 761,585 0000000000000000000087a9b10d58635dc87adc38acad6b59f1a5c8dc1123f3 1,411 0.53/1.00 vMB 14
761,584 761,584 000000000000000000049f3ed8c79626c0422aa10c6830e2496899ec932847f9 1,062 0.32/1.00 vMB 14
761,583 761,583 00000000000000000004d9186f44e3d9bf11c77f55e5baca2ba15f9640295251 344 0.10/1.00 vMB 17
761,582 761,582 000000000000000000031f2ca9ab67cf67067a4961f69804ec4074d565c759cb 1,046 0.77/1.00 vMB 6
761,581 761,581 000000000000000000015846b5244fbea713195ba25ccf0c49beba9dc836540d 2,627 1.00/1.00 vMB 5
761,580 761,580 00000000000000000001db669a966d3b33771358fa7d35d6975aa7ff40c9aea6 1,311 1.00/1.00 vMB 14
761,579 761,579 00000000000000000000918431325de4d030ac469a0c1b3abf07de8d88070c97 2,420 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.14 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.