Loading Tool

Explorer IconExplorer

Memory Pool

36,323 transactions
29.65 vMB
0.06639009 BTC
Random Selection Loading Transactions
Max Size: 147.45/200 MB

Candidate Block

Mining Attempt 3ebe6b41b20d6b04d7be1cbe51e7d53c7e5c88acabc6b9a89827b7c06493dda7
Version 20000000
Previous Block 0000000000000000000169debf8f236758b3fc2589a34d5d20255a4020488a10
Merkle Root e1df9488b7186b94bb3ae51fbe34ed98cde1dd8581c78eaf6d3c7658fb20618a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,344
Size: 1.00 vMB
Total Fees: 0.00795534 BTC
Feerates: 73.20 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,469 (900,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
14,405 14,405 00000000f84ef0f28ad40798ccd70a90f994e60fe4e15fcd41cf15cd47547699 1 0.00/1.00 vMB 0
14,404 14,404 00000000a625b68640a09d2d3c24435f3faaf67cde58ede8661a04db7a9313bf 1 0.00/1.00 vMB 0
14,403 14,403 0000000070f0e4977bc4705bf556c2b757f3a6e43c92734980ad431b3e38b455 1 0.00/1.00 vMB 0
14,402 14,402 00000000e664ade1501dce9e64a28f6ab97616484fed41e9ad97327394dfdf42 1 0.00/1.00 vMB 0
14,401 14,401 0000000028e4478dac4ddf81f9344b5534f9d55b78a1f1a531545f1a6c3b3b64 1 0.00/1.00 vMB 0
14,400 14,400 000000000595a55c095ac3b4558a03a1502b244446347e8d81c1b97b701522bf 1 0.00/1.00 vMB 0
14,399 14,399 00000000e5dc740adf7009204a13a9b638d57f94ad7f0689476707251dfac478 1 0.00/1.00 vMB 0
14,398 14,398 00000000573ba0087445451fd7aee7210178db49e7bde83cff56ec0c5a4540db 1 0.00/1.00 vMB 0
14,397 14,397 00000000bb94873f58fc79cd2ddddc3ec39406fe73cf616cd4ae435035dae4ce 1 0.00/1.00 vMB 0
14,396 14,396 00000000d3efbfd2ff3e707f395a69553c8c37b12684a78dca604b1f307ba408 1 0.00/1.00 vMB 0
14,395 14,395 00000000aa065892ca51a0091d92765d10565ae3b60fda0a4c35efca2e37c5eb 1 0.00/1.00 vMB 0
14,394 14,394 00000000a9e15487716784c0c0f93da40839c529106a27dcba639947092fc678 1 0.00/1.00 vMB 0
14,393 14,393 00000000773f81efb1a9a51eb774b7b0d83bbfd8c0b4e1ac14a8a6c00a71b7ba 1 0.00/1.00 vMB 0
14,392 14,392 000000000c83302d8bbc84c35dba0fcc3c171a280acf996c162df70c74a7db8b 1 0.00/1.00 vMB 0
14,391 14,391 000000002653731659cb82905d61341f37219c2c2d5b6f18122b058e61e514bd 1 0.00/1.00 vMB 0
14,390 14,390 000000002846e40a9dec4ebf3f260f31ef62e254da9a68b6a8bc66181ba0015d 1 0.00/1.00 vMB 0
14,389 14,389 00000000816bfa51d37b5c457b77752a5dea320d8f935ad3e35fb1f691fd7c7d 2 0.00/1.00 vMB 0
14,388 14,388 000000005120a2bfadea5d81aca48271d9e1f3129388ea5f26a8683d519c9953 1 0.00/1.00 vMB 0
14,387 14,387 00000000bd650f0b5d61058bc636328c09bf17c03319087ed7bf34b5a4408d6d 1 0.00/1.00 vMB 0
14,386 14,386 00000000c787a9801ab0e3f58219624cddb948c3a20304c84c7fc03dc6818634 1 0.00/1.00 vMB 0
14,385 14,385 0000000021ecb3691998293dd306cad96c7b515ac3f4c97692e9f82de6e28b11 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.44 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: 610.36 GB
    • Received: 10.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.