Loading Tool

Explorer IconExplorer

Memory Pool

83,821 transactions
30.71 vMB
0.08863297 BTC
Random Selection Loading Transactions
Max Size: 188.57/200 MB

Candidate Block

Mining Attempt 7e306bb592a3fa47fd146b2d3270ccf6c1bdaae38cc932e390137872197db5e7
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root 70a19b89294fe48ec922f372d36d9e991580cf4a3bc0520eda313737f828a6d1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.01974894 BTC
Feerates: 402.60 > 1.98 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (165,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,230 750,230 0000000000000000000805e71889c32e0077a54ace9975a700e1458e9e64f3c8 2,182 0.86/1.00 vMB 10
750,229 750,229 00000000000000000000f71c6d84853106893abaf52fc4945ee94252166f14ae 36 0.04/1.00 vMB 4
750,228 750,228 00000000000000000006049283ea8dfbcb191915a8909f1cc999140f0353b4b8 200 0.07/1.00 vMB 12
750,227 750,227 00000000000000000008513c0778ae13cb9279f70e763dc7686ee115b3cec5dc 161 0.05/1.00 vMB 13
750,226 750,226 00000000000000000001155885929a923e441bccff06b5a810faaabe72de2026 1,331 0.74/1.00 vMB 6
750,225 750,225 000000000000000000058f3f638fafa5161560586fc6b2266d51b46c5a98a537 326 1.00/1.00 vMB 2
750,224 750,224 0000000000000000000722ba8deff2f95acc29c4a61edab688245e17970b1b1c 2,321 1.00/1.00 vMB 12
750,223 750,223 00000000000000000005443bad9b4edda6c6529d795122c8a0fb1d8d0f03e0b3 1,405 1.00/1.00 vMB 12
750,222 750,222 00000000000000000001493bfbd86162a180278ee2de9cac05bb34a46bacdaef 683 0.89/1.00 vMB 3
750,221 750,221 000000000000000000006cd145bd53f4a79dae8f99a5a1bf466db9ae05c45ba4 2,369 1.00/1.00 vMB 10
750,220 750,220 000000000000000000070c5aeae69e45be53d9f6dc3ee903e1b708d24b8e8513 1,885 1.00/1.00 vMB 5
750,219 750,219 00000000000000000007832281d9b422700316dcf2215e0da4f770b9b4135059 3,054 1.00/1.00 vMB 16
750,218 750,218 0000000000000000000215ca683c723448e0b888f4f5e1d99b7256fbe54b52c2 1,750 0.59/1.00 vMB 10
750,217 750,217 00000000000000000005b10d4a5c470c8477f925c7d5b3c7bfbce55cee0abb52 441 0.21/1.00 vMB 9
750,216 750,216 00000000000000000008f760a38fd324e39fe728ec319388c92d4f08d53475f6 708 0.26/1.00 vMB 11
750,215 750,215 000000000000000000051d827c35ac0c0e9268e046cb138861a2b00bef4c90f8 647 0.46/1.00 vMB 5
750,214 750,214 000000000000000000036f30828dbcef4455e782ef6fd5adb3f269169a5ec49a 1,429 1.00/1.00 vMB 5
750,213 750,213 00000000000000000006e8ee0a5e01a57013f5bd3112fcd0d6d43a147b7b2cc6 1,328 1.00/1.00 vMB 10
750,212 750,212 000000000000000000074d725df92c49f4c5f629f4d688908c4896d9cd4f3815 1,912 1.00/1.00 vMB 16
750,211 750,211 00000000000000000004958cce1b465d0135b747edb58811fd289cefdd923ce3 965 0.34/1.00 vMB 11
750,210 750,210 00000000000000000009391e5f658104d96326b2ed900138a7b035ab11801785 2,204 0.88/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.96 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: 715.28 GB
    • Received: 17.70 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.