Loading Tool

Explorer IconExplorer

Memory Pool

75,781 transactions
27.63 vMB
0.06765424 BTC
Random Selection Loading Transactions
Max Size: 169.30/200 MB

Candidate Block

Mining Attempt a646ae677b206c96f560ef4937e54ce939d991984864c6867b93ee10ba12dfdd
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root c0540edbb263bf5ee6f857b6566c133327f83e70f76d941707aefae97fbcafa5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,228
Size: 1.00 vMB
Total Fees: 0.00854546 BTC
Feerates: 81.11 > 0.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (476,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,124 439,124 00000000000000000194859b7edddd08ea1b1d1c12a8e53f3969b0baa588aa17 2,079 0.75/1.00 vMB 85
439,123 439,123 000000000000000001df2eba7161c6f3e86edb8bb880db48a30d90cb699154e3 1,876 0.82/1.00 vMB 68
439,122 439,122 00000000000000000090e83c28f2e24468775d460d233edb36e9501f552aebf3 120 0.04/1.00 vMB 72
439,121 439,121 00000000000000000092682eadc186dfe261168abf6278fc52bc99fd7379a242 827 0.48/1.00 vMB 54
439,120 439,120 000000000000000003ece6317adbb2f0b46d65cd05eacba5cdf90574ab477907 1,249 1.00/1.00 vMB 24
439,119 439,119 00000000000000000357216a2cdb1b197278f66816026569d3e6fb13ab8fe096 1,947 0.77/1.00 vMB 77
439,118 439,118 0000000000000000017f9359fc97596b148ca6ddc8d0e4566973c6f47ec57693 2,045 1.00/1.00 vMB 55
439,117 439,117 0000000000000000025db2f4953f534e12169bc4b0b67fc478a71fcf70996bb8 2,320 1.00/1.00 vMB 71
439,116 439,116 000000000000000002c7cb7ae597d9bdb5382827f1c47e1d08e8e0fb3834c0f4 1,977 1.00/1.00 vMB 78
439,115 439,115 00000000000000000146805fd05800a18523c3632a8e96b267332c2cf977e1b6 2,431 1.00/1.00 vMB 54
439,114 439,114 000000000000000001d79d93a8670c49bf277014bc82344583bf3136e71fb67d 1,879 1.00/1.00 vMB 79
439,113 439,113 0000000000000000015b823d74b0892e126a2689fa272963cb20eb74ff51c653 2,530 1.00/1.00 vMB 62
439,112 439,112 000000000000000002ffeaefe5bd27b7913da5ad6369c46365c07dc4cfedc6f0 2,697 1.00/1.00 vMB 79
439,111 439,111 000000000000000001d748db51b52fea734ec0c0e67cd60220c2698d61740396 2,724 1.00/1.00 vMB 85
439,110 439,110 00000000000000000079e221fd87ecaf25e940038e183795d47928574230c1bf 1,593 0.67/1.00 vMB 70
439,109 439,109 0000000000000000008e671ee555915377e8d07fc4b7fee0b78898901e304dcc 1,043 1.00/1.00 vMB 30
439,108 439,108 000000000000000003fba76b8d2b51c0bb7fc5dcadec090db9c226aefde1298b 2,168 0.75/1.00 vMB 61
439,107 439,107 0000000000000000020c806bbf84b5ec5148ed548392205b9111cbc5b9a14ae0 2,704 1.00/1.00 vMB 87
439,106 439,106 0000000000000000042196ac04e0dc310384c3e210e040b73d0f54221de1b801 1,886 0.90/1.00 vMB 60
439,105 439,105 00000000000000000141da33a1a57a9a383401fa6b74370a3e158d5c5a272d93 2,024 0.83/1.00 vMB 55
439,104 439,104 00000000000000000060d5f2a5dd4802fe7dd39fb0b380e3a9953b69e3cda0b5 2,576 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.