Loading Tool

Explorer IconExplorer

Memory Pool

79,089 transactions
30.00 vMB
0.07906713 BTC
Random Selection Loading Transactions
Max Size: 182.98/200 MB

Candidate Block

Mining Attempt a876d66b013d7d08d1248ed36f514328af9973ec557e38e060e31d1d5b391a14
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 3ab153c77587ff79e3febd3b2e4b8f032b609f4a2b700a2ef426975386558a73
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,154
Size: 1.00 vMB
Total Fees: 0.01244002 BTC
Feerates: 200.89 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (87,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,715 827,715 000000000000000000010baec6dc16c6dfaf86342d5ec8682501ef12eb559aee 5,408 1.00/1.00 vMB 26
827,714 827,714 0000000000000000000369596102cbdd586f7b8eea3e8662f352280aca8ba236 3,024 1.00/1.00 vMB 31
827,713 827,713 0000000000000000000126da3faf6dd2eb14730ea99abd661f18aae0862a3999 3,229 1.00/1.00 vMB 41
827,712 827,712 00000000000000000002a2c5b2ddfc1aa2d819754b34359733a2917d117ab8e9 3,431 1.00/1.00 vMB 33
827,711 827,711 000000000000000000027ab9bd673b00602f2a8f1e72ba8a47d5e5b80e99b177 4,154 1.00/1.00 vMB 31
827,710 827,710 0000000000000000000298342f5e14f6787d928013b2d6dbfc5a983753517c6f 5,164 1.00/1.00 vMB 26
827,709 827,709 00000000000000000003fde18fc277121aad9bd22cd4f5fa37a34d570be960d1 3,407 1.00/1.00 vMB 32
827,708 827,708 000000000000000000003670b3642f254c3a84cca182346af2e24c31f35f18d6 4,286 1.00/1.00 vMB 28
827,707 827,707 00000000000000000000313b4369c21d65964cc88485e496c0b3dc25c3627d38 6,454 1.00/1.00 vMB 24
827,706 827,706 0000000000000000000353ce25a197233fbd713cc265c38f6fa93a929f9295d0 4,662 1.00/1.00 vMB 27
827,705 827,705 0000000000000000000393398b854ef335316e882ba041cf5a10013ec7b7de22 5,471 1.00/1.00 vMB 26
827,704 827,704 000000000000000000022ec3eae3aa17a7d4ebd8be321092b16b39a36b09483b 4,291 1.00/1.00 vMB 27
827,703 827,703 000000000000000000035f8ea6c1f72bd9eef1191554b7223a92fd8ffdff728e 3,418 1.00/1.00 vMB 32
827,702 827,702 00000000000000000003691a19996958d2800f6c35930a68d0e5a0c0c5b4fb37 3,471 1.00/1.00 vMB 36
827,701 827,701 00000000000000000002731e5f94390f38f6de9a52246c1a39a77514cae1e6dc 3,452 1.00/1.00 vMB 38
827,700 827,700 00000000000000000002d158c986d6e764d4c7c9bf5c6a341e229402726728d5 3,374 1.00/1.00 vMB 25
827,699 827,699 00000000000000000000b47faea89a92b394ad434599c55d26963442b7fc40c9 2,962 1.00/1.00 vMB 40
827,698 827,698 00000000000000000000fb622672e4424f3c3d0ff1dbec21b9ffc1c55f9b100c 4,131 1.00/1.00 vMB 26
827,697 827,697 00000000000000000002dcd9808cb511330b396d53a56b2d687ebae1f7bac2c0 2,652 1.00/1.00 vMB 35
827,696 827,696 0000000000000000000261a434a1fe2356a8389b33d4dfcb59182b08cc305945 5,824 1.00/1.00 vMB 25
827,695 827,695 000000000000000000004298080d3fae2243444166fab313dd4aae141ab51a99 5,189 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.58 GB
    • Received: 18.20 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.