Loading Tool

Explorer IconExplorer

Memory Pool

77,105 transactions
28.82 vMB
0.11787946 BTC
Random Selection Loading Transactions
Max Size: 174.32/200 MB

Candidate Block

Mining Attempt 8b21613af2f0eef7542d6e79d204bf7bc2c7fb0a65d5ff9b24f1fa4249b5a285
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root ec356a61e1741a2561bf73521d6e8ef143f63161e7a9ddd700a1efa6f052b178
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,445
Size: 1.00 vMB
Total Fees: 0.05789679 BTC
Feerates: 101.65 > 5.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (404,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,668 510,668 0000000000000000002505696047a26ba0c77961bc02f58f70a62fbd196e27f5 232 1.00/1.00 vMB 13
510,667 510,667 0000000000000000004c891fe48059d0511014aa51dd7a4dbc439594e304a1fb 757 1.00/1.00 vMB 70
510,666 510,666 000000000000000000366a89d5571a8acc36679db50fe30978a41a3d26cbc9c8 1,328 1.00/1.00 vMB 12
510,665 510,665 000000000000000000341524d465d769dc2695b9b7b8f6ee1c750488ce5ca4c3 1,342 1.00/1.00 vMB 24
510,664 510,664 00000000000000000007e50a2f2cec0305d0f97c591e775517dcd3c9462abda0 1,646 1.00/1.00 vMB 107
510,663 510,663 0000000000000000004f24f76f412aa86c9b65067b409a29cef80e1ea54a86f6 547 1.00/1.00 vMB 98
510,662 510,662 0000000000000000001fd7260069309bb22ed84cf3ffa2e590ea2533cd3012b2 440 1.00/1.00 vMB 104
510,661 510,661 0000000000000000003183c79f7910ef0715cd1f6db63c4911b1496e03e180d9 129 1.00/1.00 vMB 102
510,660 510,660 0000000000000000000c0c528dfd228461f565e2a635fa1efe664ac88b9fcef0 743 1.00/1.00 vMB 108
510,659 510,659 0000000000000000002d589745f9ffd9dc63c09e0f418532402b1b515df4fdc0 79 1.00/1.00 vMB 100
510,658 510,658 00000000000000000041c19f19b63be82e1e3a9d7178e4890fa6d3847141dc2c 146 1.00/1.00 vMB 101
510,657 510,657 0000000000000000000c0c04d194d13a3965795e29612f0cc9f7a4441dd596ef 1,163 1.00/1.00 vMB 117
510,656 510,656 00000000000000000037a775415f979aac96b04b2343821326e980d05187f42d 1,459 1.00/1.00 vMB 134
510,655 510,655 000000000000000000271a2df5bc9d9cf8ce70f48d32e1c26907177c1f123ae2 1,915 1.00/1.00 vMB 101
510,654 510,654 000000000000000000481ddee7a14bf0ba801f0fb87a67d18015456539b69788 1,702 1.00/1.00 vMB 84
510,653 510,653 0000000000000000004e5b4b40a20f6eb5c45f462b09afb86156e4440153fd7f 2,523 1.00/1.00 vMB 50
510,652 510,652 00000000000000000038047bc86f4707455961a487d03a5c06509446f4bb4019 1,016 1.00/1.00 vMB 72
510,651 510,651 0000000000000000003c4878ba7297133f0762a03fb7b0845cd4578d4db9114d 813 1.00/1.00 vMB 30
510,650 510,650 0000000000000000000abd0dbf538fff250a2b2f0c39cdc77c293e9ed079eb46 1,617 1.00/1.00 vMB 82
510,649 510,649 0000000000000000003cfe337ae3e17f7f6ae40368aa63696e345abc2dd6f0aa 1,869 1.00/1.00 vMB 15
510,648 510,648 0000000000000000001d4fa3965e9d9b63f87b067807dd2417600f3301a184bb 1,930 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.