Loading Tool

Explorer IconExplorer

Memory Pool

85,424 transactions
33.09 vMB
0.16121341 BTC
Random Selection Loading Transactions
Max Size: 197.01/200 MB

Candidate Block

Mining Attempt 8845c77ff731d856446b22c023848e20f6a1c4463aeb35543b03e14ff82dfadc
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 0fe5f2e4fcdfc915b06483e09be4414a965227955962280f6c61b8c18fecb2b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,553
Size: 1.00 vMB
Total Fees: 0.04975800 BTC
Feerates: 318.30 > 4.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (668,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,093 247,093 00000000000000261adc216448853b9a296b81951d8cdfc8708714ab167ff6d8 225 0.10/1.00 vMB 133
247,092 247,092 0000000000000040efbdd14b128595b8c6153d4acb23a35fbb53402b891e9d2e 91 0.06/1.00 vMB 195
247,091 247,091 000000000000006585cd2e1d2aa3b2a2dd4361200b937b9424c5a7b94927676f 228 0.11/1.00 vMB 125
247,090 247,090 0000000000000068b7e57de7e0b9a757dc337d44183a26907207380fe6ba07ce 490 0.21/1.00 vMB 146
247,089 247,089 0000000000000032f4a4bfe77f5b5f1195458f4c18718a04fc9676000a0ee6a7 283 0.13/1.00 vMB 119
247,088 247,088 00000000000000579236ddc4f032c16b51df6be54a036b49c1cf600e71a1f300 192 0.09/1.00 vMB 147
247,087 247,087 00000000000000205caefedda0727a7106222527d479b7d7d9a1a804a59fd8bd 242 0.10/1.00 vMB 142
247,086 247,086 0000000000000003e781142aac8cac5cc246844e058d3873dd1349ca0bca2bdb 24 0.02/1.00 vMB 59
247,085 247,085 0000000000000018793f81b12a7e3bf84f0744e9cc3b95924292e73227353ec4 168 0.07/1.00 vMB 185
247,084 247,084 00000000000000664e32110ebafdbe3b6c51f087b31219267b1103484e96fbbc 213 0.08/1.00 vMB 151
247,083 247,083 000000000000005a5b5d0f80d22a8eef12ce5d8b2cb4a2488323b3d0a25dd86e 78 0.04/1.00 vMB 175
247,082 247,082 00000000000000910112c163d89194597d66bb53781c6cabd99d933ef3f26136 18 0.01/1.00 vMB 129
247,081 247,081 00000000000000652a1e3cd880f8d36998aeae91ab0ebe588bb36d9d60cf7271 79 0.03/1.00 vMB 83
247,080 247,080 000000000000006218ebeb392168ed92987515de339d5e1228a07502a09ab303 611 0.27/1.00 vMB 129
247,079 247,079 000000000000007e85b39289f0e56c4086ec070aa9cf7f61c68cfcf13d7eeb42 5 0.00/1.00 vMB 0
247,078 247,078 000000000000004e8391745127c3d4859ba4e81b884023ba2f598112b94b16e6 178 0.09/1.00 vMB 117
247,077 247,077 0000000000000009a5149ac58c5bb1afc168c4f7d191d109ee7fa1c918af39d0 25 0.01/1.00 vMB 195
247,076 247,076 000000000000008fa293d5b2d8393a5e385c9050d6a3fc57e08a5346aa6f458f 214 0.13/1.00 vMB 113
247,075 247,075 0000000000000007a441f352a1aee2a3ed324aeee7857a2359a2788f3e5d7003 425 0.19/1.00 vMB 184
247,074 247,074 00000000000000200d37f042a639b3d8e2cad18bd0bcc6c6931ce8fe816497ea 463 0.22/1.00 vMB 172
247,073 247,073 0000000000000047266d10aba1fd0a15b22d3003d347759f274350cc5386f0b4 106 0.06/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.