Loading Tool

Explorer IconExplorer

Memory Pool

43,589 transactions
27.09 vMB
0.06487790 BTC
Random Selection Loading Transactions
Max Size: 142.63/200 MB

Candidate Block

Mining Attempt fd72067d62619701d710c0e5285d90b70a3e7f4bb6e7dcdd06fa15d7a0916e0b
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 06005bebc94cfc4429403fd61f8c7c9ec8801d1f8c37fdfcbd4a25beb50f60db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,227
Size: 1.00 vMB
Total Fees: 0.01439327 BTC
Feerates: 151.15 > 1.44 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (667,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,855 247,855 000000000000005ed188255cc5b047e28823d672d67812321c2a733f96840a00 8 0.01/1.00 vMB 11
247,854 247,854 00000000000000a21a6ddc7618501574cb1d4b2cfb4bb8b103390c49a59c2bd0 12 0.00/1.00 vMB 276
247,853 247,853 00000000000000876c07510860fc8a7198e9a6332799e9b970eeff264edfb5ab 236 0.13/1.00 vMB 100
247,852 247,852 0000000000000058647c630bcaf19b4cc1e513d493b038cb145c7f621d44944e 179 0.07/1.00 vMB 291
247,851 247,851 00000000000000513a1915545e4c6ddb4b73e50789b87e565948ccb32ad90906 92 0.04/1.00 vMB 215
247,850 247,850 00000000000000929376c6ab60fe5ac2caf483bf5d1a01eca0a5d07ca9c57c2a 12 0.01/1.00 vMB 40
247,849 247,849 0000000000000032c7a608f4058588f6c5eebf34e4455e5c618a5939172794ca 207 0.10/1.00 vMB 127
247,848 247,848 0000000000000093ac083dc8bffbbc473950ef4e91ba642842e9adee2036aded 59 0.03/1.00 vMB 120
247,847 247,847 000000000000009ead8e15d1d5febaf6376e0a3fe058fbba32a5685ba97246b4 12 0.00/1.00 vMB 123
247,846 247,846 000000000000005d32eb4c2d4331379333750825cbfe2e19b9084b4b1992c3f3 270 0.11/1.00 vMB 133
247,845 247,845 0000000000000088d018d8775ba9c87057813a5659a01720f4902230030a2fcd 30 0.01/1.00 vMB 59
247,844 247,844 000000000000005ebb0c07ac02aa8babcef3ac78d38a9c23e80371f9703d6668 324 0.13/1.00 vMB 150
247,843 247,843 0000000000000068ea0c653b7c9080b1cd3dd058468328f94bf1703a860b536e 250 0.12/1.00 vMB 217
247,842 247,842 00000000000000a2fcb39c562475f8126bc68e42e881d856c9d32ef95993656c 14 0.01/1.00 vMB 19
247,841 247,841 0000000000000022e6f8f364894b26ca982c467bc693c74fcfc0b6591a66c023 246 0.11/1.00 vMB 131
247,840 247,840 000000000000001d48c0667a76338e0a5bf3aafc4c95489337b36cc3a281649c 57 0.03/1.00 vMB 59
247,839 247,839 000000000000009804d79d3a73b8fc0b70bb58955139c9c3bb27ea02471f9fe1 396 0.18/1.00 vMB 134
247,838 247,838 000000000000006e529f82d6574696ecdfd9d7e8bc0e969b52d79ae704a1b726 389 0.15/1.00 vMB 163
247,837 247,837 000000000000001a362e276eb0bfbcc95157e52a9c2009c8c4516a585b4e96e5 128 0.05/1.00 vMB 52
247,836 247,836 000000000000004f73b287ad4e7812fce7b9dc18d6335cd621e889b182ba44ed 278 0.11/1.00 vMB 167
247,835 247,835 0000000000000016ef0ff3999e50234847a35d2b41f7010d53bfb1d08543882d 115 0.08/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.19 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.