Loading Tool

Explorer IconExplorer

Memory Pool

79,818 transactions
29.69 vMB
0.09010446 BTC
Random Selection Loading Transactions
Max Size: 179.38/200 MB

Candidate Block

Mining Attempt d2933a398a05f655cc127196a3da93ad5c0f679a8512f8ab45347db7a21be39f
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root f1fa9a30af6cdfa9efd505ae58bce6ec2b8f3b5a475fea70bcf17e43d8519535
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,760
Size: 1.00 vMB
Total Fees: 0.02608421 BTC
Feerates: 100.11 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (86,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,002 829,002 0000000000000000000383e7ffdd5a6765e204494ee02621b8e8bbc5de5399ce 305 1.00/1.00 vMB 27
829,001 829,001 00000000000000000003285480c76f556a7dc40b0c64aebd1316642d97adf2ff 653 1.00/1.00 vMB 27
829,000 829,000 0000000000000000000376b779635d8579fbac4c6999bb8f253b864e2abb03f3 1,558 1.00/1.00 vMB 38
828,999 828,999 00000000000000000002afccf4776dcaa9f27e7c83dd04b942d892a70a0ad0b3 398 1.00/1.00 vMB 26
828,998 828,998 000000000000000000001112bba190bda58b5ce596b5ee802beeb415c1b3f606 291 1.00/1.00 vMB 24
828,997 828,997 00000000000000000002d17bb62ca5c83ab3c99dbd26374dc62cb7364271fac5 1,980 1.00/1.00 vMB 43
828,996 828,996 0000000000000000000106cec309cf4ad2b99538c8f858580ab4bc36f79af8bc 314 1.00/1.00 vMB 25
828,995 828,995 000000000000000000029d3055d74448c023493af1196e8baf681159d5b4185e 529 1.00/1.00 vMB 26
828,994 828,994 000000000000000000023b2f00ca09875472dc6e65415e264eecdd69e4298237 1,462 1.00/1.00 vMB 37
828,993 828,993 000000000000000000035f1a9315af1d2b4a0ef5889d5d9750abcc47d0f82eae 939 1.00/1.00 vMB 33
828,992 828,992 000000000000000000015ea70b52468b092e2480b993214f27de8436e7c6f17a 939 1.00/1.00 vMB 31
828,991 828,991 000000000000000000006aafc5f8ecdb915af5d9b0e5f8bde0f0f766b649478d 234 1.00/1.00 vMB 23
828,990 828,990 000000000000000000001d99aeae97b8cb8b1fad04fac06909c211d5da9d9505 721 1.00/1.00 vMB 29
828,989 828,989 0000000000000000000336fd169ffd3bc3c26c614de824ec8bc84b5845fd3600 1,307 1.00/1.00 vMB 33
828,988 828,988 0000000000000000000189c69ec2cd285a615292104aa0a4dcc38bfa8f937b4a 2,142 1.00/1.00 vMB 37
828,987 828,987 000000000000000000009ecf8cd3dcc30a76f74ac263c71dc1c9043e62f33106 2,611 1.00/1.00 vMB 51
828,986 828,986 00000000000000000001a76d4f489c9c069ad84a184ebb1ae642c910df4dde8a 2,079 1.00/1.00 vMB 45
828,985 828,985 00000000000000000000905b25731459eee78c5190b0894816f8b6e9b448e587 764 1.00/1.00 vMB 27
828,984 828,984 000000000000000000005c2d94c19094f1cc6a85598e5a1a59217e71e048884e 1,296 1.00/1.00 vMB 30
828,983 828,983 00000000000000000000d3c64274b1fbf419019d9eb21f33010a4649f17b7a95 1,347 1.00/1.00 vMB 34
828,982 828,982 000000000000000000025402af37e392a38a4f1b401a29f10729af5a60f62755 882 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.