Loading Tool

Explorer IconExplorer

Memory Pool

80,718 transactions
30.59 vMB
0.08493556 BTC
Random Selection Loading Transactions
Max Size: 186.17/200 MB

Candidate Block

Mining Attempt 8658c113c4df84661ecbd2873f13a04c8e2cfb71d2fe08d9eed693a8e5005a7a
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root a98fda766d2b12f27848255e8196eac5f0295c7a22c788452a9e9d57ffc477e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.01579070 BTC
Feerates: 73.20 > 1.58 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (101,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,734 813,734 0000000000000000000219ecd901edb43282b1e6502dc87b4d31707b50b82c5b 4,371 1.00/1.00 vMB 34
813,733 813,733 00000000000000000003af7b4b90d5256cd774424fcd247066defeff632affbf 4,391 1.00/1.00 vMB 30
813,732 813,732 00000000000000000004669998cc1bc12474b9834473d583effcc04f39c89acb 5,532 1.00/1.00 vMB 31
813,731 813,731 00000000000000000002ba8dc28c221c2860a1984e636f69506ef391029d0c21 4,339 1.00/1.00 vMB 34
813,730 813,730 00000000000000000000686592033f7fcb2256c22138f2fedfc105487a2f46b0 2,326 1.00/1.00 vMB 23
813,729 813,729 000000000000000000027c80f84b91252c3ff845f5452071cf572be3e4a3e3b4 3,702 1.00/1.00 vMB 38
813,728 813,728 00000000000000000000edeaf15be0988557fdfb94160fa8818ddec458f311c2 4,094 1.00/1.00 vMB 23
813,727 813,727 00000000000000000000e7021713d20abf1409469fcb2b15f0c7f05e2e47b25e 5,849 1.00/1.00 vMB 23
813,726 813,726 000000000000000000008abbce57aa9a3f14991da7f65ef02b00cc844b5a6d30 3,647 1.00/1.00 vMB 29
813,725 813,725 00000000000000000001117e42ae53dd5358b4e769145fc09c74fa541e498ce0 3,110 1.00/1.00 vMB 31
813,724 813,724 0000000000000000000099b7b62644bbd0312348caae180c62ad1c352f8f702c 4,780 1.00/1.00 vMB 22
813,723 813,723 0000000000000000000107d33cabfff7b6686da3a3e2f51444974a6c3794042f 4,313 1.00/1.00 vMB 22
813,722 813,722 000000000000000000014ebd5373f4d9e38b3a8d3c2901a579fc42e2377f81b9 5,094 1.00/1.00 vMB 13
813,721 813,721 0000000000000000000051150e5c94da9aa821cd065aef6acc3deef8b45fedd1 2,567 1.00/1.00 vMB 16
813,720 813,720 0000000000000000000170e8433e10ec78b547d1390f8fc08b00573e812246f7 2,111 1.00/1.00 vMB 12
813,719 813,719 000000000000000000002ce74fee7c85d79443871c806f853383741e4528852e 4,487 1.00/1.00 vMB 15
813,718 813,718 000000000000000000010ecbf5d16dd9b6a5e2c175bba27dd1694b16a411c66e 3,599 1.00/1.00 vMB 24
813,717 813,717 000000000000000000032f8453ca28753365017e75a71b3b81672800b13e082d 4,339 1.00/1.00 vMB 14
813,716 813,716 0000000000000000000254dc1e4eba092274d7aead6acbb35c97b11e975d9d4f 4,583 1.00/1.00 vMB 18
813,715 813,715 00000000000000000004750f6a41cbcfd14a85647125b0e3c6a1894965e279f4 772 1.00/1.00 vMB 9
813,714 813,714 000000000000000000037634c50179d11353c45fe8a6c95b15eb7d310137e314 3,398 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.06 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: 720.61 GB
    • Received: 18.22 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.