Loading Tool

Explorer IconExplorer

Memory Pool

74,015 transactions
27.37 vMB
0.06788955 BTC
Random Selection Loading Transactions
Max Size: 167.10/200 MB

Candidate Block

Mining Attempt 48d7c9fea63f841b15f7f24c91f85c4a71c72075708d1591a37aa691063ed678
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 64bffb5a900bda80b5483740a6a96ff9525ae9b62e6f7cc0c92c9f654e173693
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.00971358 BTC
Feerates: 402.60 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (497,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,834 417,834 000000000000000002f25717c9725611eb2d01015ecd1d9dee552986ed973e43 1,874 1.00/1.00 vMB 59
417,833 417,833 000000000000000001f1f3f87481cc5c40b77a1baa9c933d1f15645191d4af42 1,466 0.56/1.00 vMB 62
417,832 417,832 0000000000000000001662c63c792aa760a79f85c1789c6ae90c66b50c2769c0 1,488 1.00/1.00 vMB 38
417,831 417,831 00000000000000000153013dc90a070c2f6553cca1bc3379e430e7a4e8e81eea 633 0.27/1.00 vMB 62
417,830 417,830 000000000000000004691d1addc25b9544646e58b28b110c437bd4577d4fea0a 450 0.22/1.00 vMB 54
417,829 417,829 000000000000000004b524c114bf369907349f6c49095094ab86209ec01413b2 293 1.00/1.00 vMB 12
417,828 417,828 000000000000000000e678abc4af9ea86b513c01680c776cefc74bd254e3da1c 2,045 1.00/1.00 vMB 53
417,827 417,827 0000000000000000009283461286d6b8c33636c00a9094513c7a8a2fdd217821 109 1.00/1.00 vMB 9
417,826 417,826 000000000000000000cf3308154c6abf5953def356124b9d38b1f4ad25af0257 509 1.00/1.00 vMB 18
417,825 417,825 000000000000000000eae63089e80b90d6840b65bf74e6a2dea59cb6e9c55928 1 0.00/1.00 vMB 0
417,824 417,824 0000000000000000005fb6875baedea1473ee3b2f33068d4ddc9911da9aa83dc 1,793 1.00/1.00 vMB 42
417,823 417,823 0000000000000000024ea51228c2ac1d39a070d4eb234be417537b995325c9ee 519 1.00/1.00 vMB 17
417,822 417,822 0000000000000000027cc4cbc76dc5856930cec54397532d2b4d731d1358eb68 784 0.31/1.00 vMB 61
417,821 417,821 000000000000000002638cf37ed76f2c2f8312c4d15fd232f554051fd7fa4fd8 2,144 1.00/1.00 vMB 51
417,820 417,820 00000000000000000152bd3210a39d873dcc698092f1d6d4f2d816b849c65e7a 449 1.00/1.00 vMB 17
417,819 417,819 000000000000000005259496013ef13a8348ff1ba89d2dfad4fdd0694f9f9d9c 1,700 0.64/1.00 vMB 62
417,818 417,818 000000000000000004ae1a3b7ac7c7422a779e4ea9eb8e3c14935a80ca51dc17 357 0.17/1.00 vMB 45
417,817 417,817 0000000000000000038491f376560705c06b49a9c3466c2956bd5d491748c85c 920 0.39/1.00 vMB 65
417,816 417,816 00000000000000000180476aa7024b09d9a08077abe591a4fe2c3ad66d5c4265 2,002 0.91/1.00 vMB 57
417,815 417,815 0000000000000000041c756242b5538cc8fad6d5252f5718a2b0be9b3a0c696c 483 1.00/1.00 vMB 18
417,814 417,814 000000000000000005209d525cfa7866b51f74391489487a2dab1c8ba2f29552 1,359 0.90/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.94 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.86 GB
    • Received: 17.61 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.