Loading Tool

Explorer IconExplorer

Memory Pool

74,717 transactions
29.46 vMB
0.08136040 BTC
Random Selection Loading Transactions
Max Size: 177.06/200 MB

Candidate Block

Mining Attempt 33aa0b501e863a12218c0f2bf4f2a144928938ebea628b0f60216a7ee3820fb3
Version 20000000
Previous Block 0000000000000000000115b51ba7335de0a726fb6da2e48e87efe4db32d52752
Merkle Root cbe20cf6287d5fd443c5f69744bd4d0461de8d56f5cd5400f5b2eed1fc27a02b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,787
Size: 1.00 vMB
Total Fees: 0.01448769 BTC
Feerates: 61.00 > 1.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,447 (754,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,179 161,179 00000000000004aa4bca5913587c3e65a4a1ae69f8a431ce51532de837fa2578 29 0.02/1.00 vMB 282
161,178 161,178 00000000000005b0082230b8c3bee3e3d77770da3fe444c1822b87cf23061274 29 0.01/1.00 vMB 232
161,177 161,177 0000000000000e29215cce6a5cdae480852d6153c4e502dd6734e20016325c90 25 0.01/1.00 vMB 51
161,176 161,176 000000000000043bbac5e009a5f6f7940c79a29a00c74f8632a9c14e4ffe10ba 101 0.05/1.00 vMB 258
161,175 161,175 000000000000042ec063acf7d0c6cb128fcac51411ffe3614435d841793991b6 66 0.03/1.00 vMB 14
161,174 161,174 000000000000088fcba763d31e1fce5e33d038024c3302bc71318bedd788c879 86 0.05/1.00 vMB 69
161,173 161,173 00000000000009a0125980a1585a6d36e46dfd613acf1527db9c51651e356da0 14 0.00/1.00 vMB 47
161,172 161,172 000000000000016dc5e444751520df85b97fb00790e3e07cd752ad38b4082f8b 14 0.00/1.00 vMB 61
161,171 161,171 0000000000000511369e64543c0b1410bebafbd54555fa46ddaec1756adcf3f7 24 0.02/1.00 vMB 405
161,170 161,170 000000000000092aa7dce10eefe2bffd4ed713f9d143cd1a79c854aa3566b1dd 38 0.01/1.00 vMB 7
161,169 161,169 00000000000003379933d372ecca81cbfa160c90410efeb59d7b5737163cf0ee 64 0.04/1.00 vMB 146
161,168 161,168 000000000000059a1070d337887d8de6a629fe9e87b95c8a3b42be5e66e0507b 31 0.01/1.00 vMB 196
161,167 161,167 0000000000000a38f85cb57166ba37042749db9d5feba13eac70f15456196dab 34 0.03/1.00 vMB 232
161,166 161,166 000000000000069cfb06759f7cb0b579b9473284b7f5a83225b8f42be3a53f0e 18 0.02/1.00 vMB 3
161,165 161,165 00000000000000cd9211bb12cf82ad1308ad366189c590755aade4976b60a1a9 46 0.04/1.00 vMB 98
161,164 161,164 0000000000000ad0ee425251d922ad500352ca29fb5b006fb4c433898b368c16 27 0.01/1.00 vMB 287
161,163 161,163 0000000000000c97633c45bca938d80cb32bb4f239812b84355b0ce0622683e8 24 0.02/1.00 vMB 564
161,162 161,162 00000000000004b7b92a6771a9cd52d508a5f61f39ff213f029f840266d691f2 1 0.00/1.00 vMB 0
161,161 161,161 00000000000004e804cb812588a3549c64220c16c82de06ec3359419e6c32d20 15 0.01/1.00 vMB 47
161,160 161,160 000000000000010003e7d2a7659e6a6c120f1cc724bce7f8077810d8866daf92 15 0.01/1.00 vMB 191
161,159 161,159 0000000000000c37ac1689c55d0d676600b1667de1d7e753a8dbdb6268778da7 88 0.04/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.17 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: 749.57 GB
    • Received: 18.82 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.