Loading Tool

Explorer IconExplorer

Memory Pool

74,133 transactions
28.71 vMB
0.08018097 BTC
Random Selection Loading Transactions
Max Size: 169.75/200 MB

Candidate Block

Mining Attempt ee023d7f3ad860ace0ac9793682626f155eb50898e7e649be40ec94c3edfa2e4
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 6c7145dc19f78240e8646d6e518918203e9d94169dc65d733f3105dee508d865
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,605
Size: 1.00 vMB
Total Fees: 0.02213333 BTC
Feerates: 150.36 > 2.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (341,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,727 573,727 0000000000000000000dde38b0202f399bc0f44461de8c21002b95a83ab4e5c8 1,561 0.77/1.00 vMB 37
573,726 573,726 0000000000000000000813a9640064266d9be54d00ba7d40e20f17f29122d722 1,911 0.68/1.00 vMB 31
573,725 573,725 0000000000000000000fb512218ac8801b7dd83e695feae8c002ebfd7fca8b96 1,689 0.76/1.00 vMB 27
573,724 573,724 0000000000000000000c89b8b0841ef097993a86967dd3cf0aa11e32dc350c85 2,638 1.00/1.00 vMB 21
573,723 573,723 0000000000000000000529450979a88c5c7ead933c7ae43ab0c9776cf452cc6a 2,856 1.00/1.00 vMB 14
573,722 573,722 0000000000000000002bedf0790dfa0d921e680fab044303306029b858344d47 2,811 1.00/1.00 vMB 24
573,721 573,721 0000000000000000001091c6ac919a55b6e6b4acabaa33eb487f8c3fdc273609 3,372 1.00/1.00 vMB 79
573,720 573,720 0000000000000000001c1beed8572eb6775b0dc9c461893265680e108d224948 2,723 1.00/1.00 vMB 45
573,719 573,719 0000000000000000001d49aa64e94ba952e0182b1fe968bdc738cc3e40783e7c 2,512 1.00/1.00 vMB 46
573,718 573,718 0000000000000000000b6f3e7bdcbc8ebd65a4fce4c34fb46c16b81d3ee23c62 2,707 1.00/1.00 vMB 75
573,717 573,717 00000000000000000000c6f29d3e8b794d76d7955822928afdb4248b6abdbba1 3,044 1.00/1.00 vMB 75
573,716 573,716 000000000000000000036ae53be7c911c9fc5956a7b320d36bb6a466ceccd9cb 2,040 0.90/1.00 vMB 28
573,715 573,715 00000000000000000016414380e819b5aaaf3564d55a59446eaa65035065e1c2 2,522 1.00/1.00 vMB 37
573,714 573,714 00000000000000000001f03a75e0922f9ff56871a65df1669b0b0762ffaa6a37 2,238 1.00/1.00 vMB 62
573,713 573,713 000000000000000000092a82b6cb2b771e02a680f97833fe6e0d4a6a10a65d6a 2,202 1.00/1.00 vMB 21
573,712 573,712 000000000000000000216406ccd0bb29a6c95870597bc55bdd75214f81b2ea7f 970 1.00/1.00 vMB 57
573,711 573,711 00000000000000000020755acb7ae90e52858451be517dd95e69ad0262e40589 1,951 1.00/1.00 vMB 65
573,710 573,710 00000000000000000010afc21c6aae095b3fe8e19577124ccd3c19bc9c978c89 2,259 1.00/1.00 vMB 72
573,709 573,709 000000000000000000056166ad75c071127baf7a87a1595e11e9876e784ab0a0 2,808 1.00/1.00 vMB 67
573,708 573,708 00000000000000000025a0c1518c2c946484c6907e708884bade1695c0625c89 2,688 1.00/1.00 vMB 26
573,707 573,707 000000000000000000010dcbea40c604857bbe957bdd3a854210358ad009d2c6 2,881 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.