Loading Tool

Explorer IconExplorer

Memory Pool

34,517 transactions
28.12 vMB
0.04695402 BTC
Random Selection Loading Transactions
Max Size: 155.51/200 MB

Candidate Block

Mining Attempt 18fe3cf31df96f77e3fe50996705dd917ffab253533e50ac5fc4c7c1ac7daaeb
Version 20000000
Previous Block 0000000000000000000097d5cb6d1fc2396572fc3bcde29b6b3723a979d69d1d
Merkle Root a945be39b3542a2679c8e1e688c5048ce9584950defcd76e419cc9c7b66a1d73
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,522
Size: 1.00 vMB
Total Fees: 0.01525800 BTC
Feerates: 301.69 > 1.53 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,761 (85 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,676 940,676 0000000000000000000176009a72bafa83b8b54e400b6a30151dae50bd954ebe 3,995 1.00/1.00 vMB 0
940,675 940,675 00000000000000000000725b413a084954dcdda97ee1f62cb196ec91d124575c 4,676 1.00/1.00 vMB 0
940,674 940,674 00000000000000000000d30dfe09400acab1205ccf1e78d46dd093a434a962d2 2,816 1.00/1.00 vMB 1
940,673 940,673 00000000000000000001249042ae60a2674dabda844b1f64535d68917aa5116f 3,092 1.00/1.00 vMB 2
940,672 940,672 000000000000000000006ebfe105f350c17630da9eecb15caf3396ae6674c616 3,649 1.00/1.00 vMB 3
940,671 940,671 00000000000000000001ef77529de20b762cfdbdf7641c07402677e5458c1aa1 4,633 1.00/1.00 vMB 0
940,670 940,670 00000000000000000001e2cbc58d303d11b36763939a91d1b8d3a300b6c6f14b 3,734 1.00/1.00 vMB 2
940,669 940,669 000000000000000000019057acbde142b7d73469f6d63bac136b5ddf392467c7 4,826 1.00/1.00 vMB 1
940,668 940,668 00000000000000000001380548497c45ae4b3b80dc0d4ae0060c6674763c49f0 3,308 1.00/1.00 vMB 0
940,667 940,667 00000000000000000000bb4f410ae0d0a3c348b8a24813eaf46c90b73ec44018 4,104 1.00/1.00 vMB 1
940,666 940,666 000000000000000000019e078022be67e18976fc19fcc4ce0afc52d87223a25e 3,242 1.00/1.00 vMB 2
940,665 940,665 00000000000000000001a1abf65fede5e9b8b4cbcb4c3054d89c8fc27479d1be 4,771 1.00/1.00 vMB 0
940,664 940,664 00000000000000000001dc78146648fbbe6d025c29e6fb72f05062b6f885503b 4,985 1.00/1.00 vMB 0
940,663 940,663 000000000000000000018c8f30db05f3dd9ee430b374161310df233df5ec51b6 1,740 1.00/1.00 vMB 0
940,662 940,662 00000000000000000001d9ad4f017d87471156abe1ceea5400db424cb885c60d 1,429 1.00/1.00 vMB 1
940,661 940,661 00000000000000000000a1d8f86ffced140005e92f8bfc1e43b3320455eccc32 1,657 1.00/1.00 vMB 1
940,660 940,660 00000000000000000000968fb65ded46a157ae686834f19cdf858ff91f20a604 2,549 1.00/1.00 vMB 1
940,659 940,659 00000000000000000000e511e477e523d55f188653ca79423bab5fff416aae52 773 0.35/1.00 vMB 1
940,658 940,658 000000000000000000005a63510385d6af08f0f8289a4c537713b49d4fb5b624 3,466 1.00/1.00 vMB 3
940,657 940,657 000000000000000000015a908a56f07f4ab1e4dbca89cbf56537da323e00dca5 3,541 1.00/1.00 vMB 2
940,656 940,656 00000000000000000001dc9a43b5b8f6f9d7f5c4971f0c9b59dc82695a58607f 3,421 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 828.11 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: 4,546.01 GB
    • Received: 245.72 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.