Loading Tool

Explorer IconExplorer

Memory Pool

78,452 transactions
28.82 vMB
0.10839930 BTC
Random Selection Loading Transactions
Max Size: 175.03/200 MB

Candidate Block

Mining Attempt cbc1b46b7123411dc2ba341eb033428950854f978471dd6d80947ff25276e53e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root de629fa50e02e5483a76d2c21dfde34c46e91d6afaf1b287a0a58d25e5c1b255
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,094
Size: 1.00 vMB
Total Fees: 0.03830237 BTC
Feerates: 602.26 > 3.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (119,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,157 796,157 00000000000000000001b242091470436079ef3348c38df1effadd0c893e5816 1,230 1.00/1.00 vMB 24
796,156 796,156 00000000000000000003d30a7dad42beef758c63be62b663c76686111fe61539 2,597 1.00/1.00 vMB 23
796,155 796,155 000000000000000000032b8867e707a8cf84bdbe5708432c3b1c2131b3bbb369 3,183 1.00/1.00 vMB 24
796,154 796,154 00000000000000000003d9a8a25b4231064c77f2c8bfed1320c154ce92827044 3,490 1.00/1.00 vMB 35
796,153 796,153 000000000000000000005176b9afec9465f2580cf59d39d6569f80c8bfb0afbd 3,392 1.00/1.00 vMB 42
796,152 796,152 00000000000000000002f4491cc850e64d3cf17da17a6793999f7b8cf7357111 3,800 1.00/1.00 vMB 30
796,151 796,151 000000000000000000032b16a6bc615024cef41ab1d8189d39747b979e92e0fb 2,448 1.00/1.00 vMB 19
796,150 796,150 0000000000000000000450ada844f78336eb10ec804c29dffea87019f6ac62c6 3,114 1.00/1.00 vMB 28
796,149 796,149 0000000000000000000304adc2eff474537e7db8d295b5f82b3ad7b7e7278ad6 3,603 1.00/1.00 vMB 35
796,148 796,148 000000000000000000008e54768442fbd163014155dd996b5b317657fc271749 3,152 1.00/1.00 vMB 35
796,147 796,147 000000000000000000026814ad84b46e9eeca5856e338e92c31f7f979e749a2c 3,933 1.00/1.00 vMB 27
796,146 796,146 00000000000000000000f8edae98e5f36136cbb10388bd145e82e50b04513e30 2,508 1.00/1.00 vMB 24
796,145 796,145 0000000000000000000259b0ed309a051afae3c9fcad6884198ee04fac41c676 3,164 1.00/1.00 vMB 24
796,144 796,144 00000000000000000003fd43d07c069013d05805e7d692d8f5f6566834b0eb8b 3,827 1.00/1.00 vMB 40
796,143 796,143 00000000000000000000ed7d096270a8eb0b17e63a4de8680b8af96c4a3226d4 2,856 1.00/1.00 vMB 15
796,142 796,142 00000000000000000002429ef2b32f52970430e41bdf66e140898899cd220958 3,371 1.00/1.00 vMB 25
796,141 796,141 000000000000000000020bd1ea5a79bad1af93a6dacdc8520c78b610d5167730 3,467 1.00/1.00 vMB 40
796,140 796,140 00000000000000000005157b0a4c3e1530154aea1368b5fda9ac59726250f742 2,049 1.00/1.00 vMB 19
796,139 796,139 00000000000000000004624673a2e309dd89fb18d068fffc09f582c9029234a5 3,221 1.00/1.00 vMB 36
796,138 796,138 000000000000000000025184a62812db855b7dcdf61e312d4934a1419a0e6b6b 3,599 1.00/1.00 vMB 15
796,137 796,137 00000000000000000004e9338046414b42cf7c6537d740964956bf3b10edf6f8 3,575 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.92 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.40 GB
    • Received: 17.53 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.