Loading Tool

Explorer IconExplorer

Memory Pool

68,654 transactions
26.23 vMB
0.06879652 BTC
Random Selection Loading Transactions
Max Size: 157.57/200 MB

Candidate Block

Mining Attempt 1476695bdcc285c5a538ef69aad6c39304775eddc2b7dac14a23d375ee448c50
Version 20000000
Previous Block 00000000000000000001b6180953ba237da99d2589400732ee189435ab9bc3e8
Merkle Root bc34322a568e0ac9bfcbcb23084bf5e407f5f0e93982836d839b09997d79706f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,352
Size: 1.00 vMB
Total Fees: 0.01304537 BTC
Feerates: 150.80 > 1.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,491 (795,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,189 120,189 000000000000855caa74538356558a279c81686a3c14cffec5620b2df37dbd09 1 0.00/1.00 vMB 0
120,188 120,188 00000000000051e44f78255ac27e89ec9377cf26fed83de9c871ff5fc15d246f 4 0.00/1.00 vMB 1,351
120,187 120,187 00000000000089025cc25bc057725375c49f6ba74bf4739ace828207eda2880a 53 0.02/1.00 vMB 103
120,186 120,186 0000000000004352d25c0f038423a42aa5c60eb25a71e17bc74850fa700fb3b7 12 0.00/1.00 vMB 1,185
120,185 120,185 0000000000005b2dcc6e0742ad5cf70626d57629800224c705428cec6f848a71 14 0.01/1.00 vMB 1,172
120,184 120,184 000000000000b353276ac925f066a6fe561d82ff99a8b33f1c870e3a14de104e 26 0.01/1.00 vMB 681
120,183 120,183 000000000000378a9bd1ea488ba57dfcb0328821f547d101f10795edd3d9ed2f 13 0.00/1.00 vMB 334
120,182 120,182 0000000000000be360f017ad36b269413d2c11e6cffdbc8a77b88f786fbc9f8c 12 0.00/1.00 vMB 310
120,181 120,181 0000000000008f0f320487bf484c7198110677d239a38b74a130003e2c4fc8a9 4 0.00/1.00 vMB 1,290
120,180 120,180 00000000000013507ae857b6adbaf03a9f6bf04fcd34ddb3278c670ab5104d89 5 0.00/1.00 vMB 2,148
120,179 120,179 0000000000005a7d2a6d234a07ff580f13d6901a01b85c69745a109112917af8 25 0.01/1.00 vMB 394
120,178 120,178 0000000000005a13d5368db44bcf8a5272e66a4e0b61548989fe0ac6684943ff 9 0.01/1.00 vMB 1,786
120,177 120,177 000000000000371d5d0196ad3da54deb197e130a11ca1cf1b5eaa74db74a1707 1 0.00/1.00 vMB 0
120,176 120,176 0000000000003254bb11fa288d546e91d093a29f607b673e8831f4bc797765a2 9 0.00/1.00 vMB 0
120,175 120,175 0000000000006ee17084d4410bfba06818be314e43b3975bdb31d40068ccfc1e 12 0.00/1.00 vMB 0
120,174 120,174 00000000000023c20443d92b86fecad073e349bfaa3c6caf600ad415dbd1fc65 3 0.00/1.00 vMB 0
120,173 120,173 0000000000001e8412fbbb4f570abcdd811814ec53f3cb1e8ca4902554530cca 11 0.00/1.00 vMB 604
120,172 120,172 000000000000449149ba94e82c1aff6245f809c3c8b4d0ff538d6652eabfe481 12 0.00/1.00 vMB 436
120,171 120,171 000000000000348bc4244115991c72f43e5ef5416437fc7a0c45b918e97e3fad 37 0.01/1.00 vMB 878
120,170 120,170 000000000000b25a970a3667a30b2efccca1c7e1729e7e9ccab3892ce1d0c2f1 19 0.01/1.00 vMB 911
120,169 120,169 000000000000a6ced1ce6cef0616f5dfde69d75cddceaa81b9ef3261bc516462 7 0.00/1.00 vMB 644
Previous 10 blocks ↓
Total Size: 783.25 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: 761.58 GB
    • Received: 19.12 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.