Loading Tool

Explorer IconExplorer

Memory Pool

82,765 transactions
31.33 vMB
0.10534004 BTC
Random Selection Loading Transactions
Max Size: 190.51/200 MB

Candidate Block

Mining Attempt 937dc7cee10ab567d03734d12a03bcdc94629d968856903f0cd1c8e179778686
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root b2badf8d00d2bd80fe127d6460835ae0fff89f3b39f0f55c18eb04400ad01a40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,999
Size: 1.00 vMB
Total Fees: 0.02871153 BTC
Feerates: 151.12 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (266,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,256 649,256 00000000000000000003567f3eedd562d7c3c9fa79f7df30d6d4a9c09f7b4339 1,915 1.00/1.00 vMB 32
649,255 649,255 0000000000000000000687e43609af19aaee1f6f794066088d51b1736dacb27f 1,846 1.00/1.00 vMB 90
649,254 649,254 00000000000000000001e79a87bc0d0e7472f756a4e37d8edb72ac610a548952 690 0.32/1.00 vMB 60
649,253 649,253 0000000000000000000752fb54edf77fe471011d0157fc99a3fecc7befd949b8 972 0.44/1.00 vMB 30
649,252 649,252 0000000000000000000843bdda03f8325c9b6e86e4a6c9debb895567803ef476 1,992 1.00/1.00 vMB 6
649,251 649,251 00000000000000000001a88bda05d78329cb366247fdcef2385bbc41d906e133 2,713 1.00/1.00 vMB 19
649,250 649,250 0000000000000000000a05c90d651170cd4993f72133ea78a8bf517d4b71a350 2,772 1.00/1.00 vMB 58
649,249 649,249 0000000000000000000c3ec7793eca09f109ddd7aa4362126863922eb207df51 2,886 1.00/1.00 vMB 24
649,248 649,248 000000000000000000069975407e701aaef0d5548997ee04d1710b34ad7b7ace 2,635 1.00/1.00 vMB 22
649,247 649,247 000000000000000000036ed7226daf0f5629d3e3833d8bf230e5e8f1323f2c33 2,398 1.00/1.00 vMB 41
649,246 649,246 00000000000000000004fb3d01e673714230ed1add97b9db162be7de51ed7a75 792 1.00/1.00 vMB 5
649,245 649,245 0000000000000000000b8f02b6e2d3e8eaac89ecc108a4c7c61f75c35bebd56e 1,104 1.00/1.00 vMB 4
649,244 649,244 00000000000000000000f6ab2d222aff67ebae96c565e3c4ccf7e290fe4aa1ef 2,317 1.00/1.00 vMB 9
649,243 649,243 00000000000000000001b26d52f1f95811a8347761c725b75abccdfd388fd546 1,868 1.00/1.00 vMB 8
649,242 649,242 000000000000000000085c45e6e6e841ace701ee4e83b0d8dd706c6ec44405f6 2,542 1.00/1.00 vMB 49
649,241 649,241 000000000000000000021dd7c711ea0ac774e83664aa7ce36464019222067325 1,808 1.00/1.00 vMB 24
649,240 649,240 0000000000000000000439ea9434c8b20e5e30459022865a7a7fd31e4233538b 2,709 1.00/1.00 vMB 64
649,239 649,239 000000000000000000046a77e85f7b7d4d44dcc79ad25f7c87ccba5efae9082a 2,344 1.00/1.00 vMB 18
649,238 649,238 0000000000000000000b70cc36627b3248a2334a3c7c015ca33a211e6f3d90bd 1,107 1.00/1.00 vMB 8
649,237 649,237 000000000000000000009a0251648e744ac135c21a785110e922f1c745d316ca 2,851 1.00/1.00 vMB 11
649,236 649,236 000000000000000000002fe18547cb03a293d83c1a1fbeb939ff103d191c970c 2,752 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 783.06 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: 720.65 GB
    • Received: 18.24 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.