Loading Tool

Explorer IconExplorer

Memory Pool

82,112 transactions
30.54 vMB
0.12852104 BTC
Random Selection Loading Transactions
Max Size: 184.19/200 MB

Candidate Block

Mining Attempt fc0329713ae4f3fbe6ac3bf9e4b135a2cf2373313efedd47bcf6057cd73cfbfa
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 9603f4c49e429c5fea7b3930b19b35ae72d7cf5ca2a527beb3df9c247bbc108f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,153
Size: 1.00 vMB
Total Fees: 0.04857786 BTC
Feerates: 502.62 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (249,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
666,096 666,096 00000000000000000005946f0576d56ae8e32c5704bdbf91729a0c63851ff802 2,270 1.00/1.00 vMB 105
666,095 666,095 00000000000000000008dc4ddde051dce503105ef0e778053afb16510d7a6939 2,457 1.00/1.00 vMB 123
666,094 666,094 000000000000000000022f272c4c760aee5897446d0c554a675d75f782a6a1b3 1,882 1.00/1.00 vMB 103
666,093 666,093 00000000000000000005b86121ebaf40de9c018f76e0db9332f219701564a7fc 1,752 1.00/1.00 vMB 142
666,092 666,092 0000000000000000000840a230fd94ac05385e5e8d53fd43d5bcaa56ec094ed1 2,528 1.00/1.00 vMB 101
666,091 666,091 00000000000000000007f659bd00b4e3b60da67a1a027818859cf9cfd02f82ed 2,987 1.00/1.00 vMB 150
666,090 666,090 000000000000000000092cb34cb90e88c39fc70f75d786d0f26ebbfc15dd872d 3,008 1.00/1.00 vMB 124
666,089 666,089 0000000000000000000ab8a7efdefaea5a70b842692130ba566ed4799441abfc 3,415 1.00/1.00 vMB 85
666,088 666,088 00000000000000000007ce9fc33b1e65d029e3ec1595599961b976fd4fbc428b 2,801 1.00/1.00 vMB 95
666,087 666,087 0000000000000000000539473b13a444ab0c7196de7e34408ebf7b07aa4bffa2 2,856 1.00/1.00 vMB 109
666,086 666,086 0000000000000000000346950280af96be2fd12bbcf951ab5833a01978a86abc 2,729 1.00/1.00 vMB 130
666,085 666,085 0000000000000000000a43c84dd661816cf7cf935eeeeafa87db0664ed69eb13 2,315 1.00/1.00 vMB 143
666,084 666,084 000000000000000000076f34b7acaddfb29bae397785f5b441241938e43a9a30 1,379 1.00/1.00 vMB 136
666,083 666,083 000000000000000000001cb3b56cd7abe59cdfbb2cf99e865fc084b53b94d9a5 2,562 1.00/1.00 vMB 137
666,082 666,082 0000000000000000000da738de89de8d647629c54f3d66e61a9d7341561fdb29 3,006 1.00/1.00 vMB 159
666,081 666,081 0000000000000000000b774252d97fe144d169ab0bba2bc7c681cc3254a29e36 3,287 1.00/1.00 vMB 105
666,080 666,080 000000000000000000038611c3ce277be9ddc8e5ae0f43e9a1a1a0b460a7e40d 2,116 1.00/1.00 vMB 125
666,079 666,079 0000000000000000000d57ac38b9f5f2c3249faf9c4504390ab6e8dec180f886 1,688 1.00/1.00 vMB 116
666,078 666,078 000000000000000000033f0916303c360927f67b9f373555340cf3f71be691b9 2,083 1.00/1.00 vMB 120
666,077 666,077 0000000000000000000d7b9adcef2c08d01dfd2428601ecd9df9b0352fe313b4 2,837 1.00/1.00 vMB 141
666,076 666,076 0000000000000000000080324fdf044b64f0661b3562a5729a51722d007d90b8 2,225 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.