Loading Tool

Explorer IconExplorer

Memory Pool

10,094 transactions
5.39 vMB
0.01022848 BTC
Random Selection Loading Transactions
Max Size: 32.44/200 MB

Candidate Block

Mining Attempt 44109e81ed7044000497b2147b0ef44c6c29b71ba0b9684d6dc8754d453cab65
Version 20000000
Previous Block 00000000000000000001d2ef840bcebe98db4d182a7e67079d52b407ec05a9a4
Merkle Root 155aa20d47910e2440ba01e9a2e3a5f9218580a48c02fc425309b1af08fb79ee
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,258
Size: 1.00 vMB
Total Fees: 0.00557719 BTC
Feerates: 1,241.39 > 0.56 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,281 (351,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,559 586,559 0000000000000000000ca958cd0f3ec22a2b582c24ea55abde0fd3d2d69744dd 2,699 1.00/1.00 vMB 27
586,558 586,558 00000000000000000001c1c6ed039ec9e5d2387dd559ada82573409b3d4db099 3,022 1.00/1.00 vMB 47
586,557 586,557 000000000000000000031ef1dd561830d9638b75fba88f820674b7b9a42cbb22 2,722 1.00/1.00 vMB 47
586,556 586,556 0000000000000000001a90ce2dcfbb32c11bfcd7a255a4353f0dbe0c3f292f1f 3,209 1.00/1.00 vMB 80
586,555 586,555 00000000000000000013fc719c52a754aac15e26e7c043bf50bc9c37e197a811 3,094 1.00/1.00 vMB 54
586,554 586,554 00000000000000000011110636da08c00d18231f9254d59191dc5eec1c14cec0 3,244 1.00/1.00 vMB 78
586,553 586,553 00000000000000000005a23f5cfd6ba17281665cdbe39081c5d505ba0465bbdc 2,225 1.00/1.00 vMB 59
586,552 586,552 00000000000000000000e943a80704308b54fd28f683a49badf037815b977e5b 2,510 1.00/1.00 vMB 39
586,551 586,551 0000000000000000000aaea5f94c4a3b5078ed5e600b2f76a29212a5a937d8d1 2,466 1.00/1.00 vMB 36
586,550 586,550 0000000000000000001aaf976994e09da06ce13e0b1e592fa8b7a9204eede7b6 2,457 1.00/1.00 vMB 50
586,549 586,549 00000000000000000004c58b97f0f8bc7234f8e1fc8fc3e881175798d8a20ca4 1,165 1.00/1.00 vMB 17
586,548 586,548 0000000000000000000ab138810cde980fe3a399f4a1347019a06829bae0a74b 1,044 1.00/1.00 vMB 43
586,547 586,547 00000000000000000002699a278b83f4797699612620ebde3812a94f5cacf36e 1,190 1.00/1.00 vMB 69
586,546 586,546 0000000000000000000ca5ad7ffb7d30a19499c4754bc978eb90ef19ab87a77b 1,810 1.00/1.00 vMB 60
586,545 586,545 00000000000000000013e37d64c6cc65e913a6768490fadc987db6ddeb071b9b 3,028 1.00/1.00 vMB 64
586,544 586,544 000000000000000000146f4b1b2697241c102b823a6aef8483f0f1db5bf9b9ae 2,664 1.00/1.00 vMB 65
586,543 586,543 000000000000000000113d7a7c8aa6549a19d06a4f6ff6e53bfe0290903c465e 1,757 0.99/1.00 vMB 27
586,542 586,542 00000000000000000019aa7ddbbd87d32af3cb1d258533ef8aebcb94975e3a82 2,355 1.00/1.00 vMB 45
586,541 586,541 00000000000000000019b3d5941e50b495197f21cf5aa994b29cbc6a338ef437 1,889 0.74/1.00 vMB 39
586,540 586,540 00000000000000000003ad8e2ba6aa762bf65efc4443c20dabcc23ae9e166a3f 2,862 1.00/1.00 vMB 23
586,539 586,539 0000000000000000001327f5e32fd72de79721f59399d5c241182a7b0a6c7861 1,939 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 823.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 4,090.71 GB
    • Received: 224.74 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.