Loading Tool

Explorer IconExplorer

Memory Pool

79,677 transactions
29.83 vMB
0.08943789 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt debeed2817f4a0dc6984c2604276d9420e480da906c5a76db26fd99fdc81a6dd
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7b6d472e978771e462664dda870bf55ea76429f7e164a054f8a6d916ffa47d51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.02190214 BTC
Feerates: 40.21 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (141,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,468 773,468 00000000000000000000cd18485a52afc02930db416f7f85e01904334eb5473b 1,459 0.60/1.00 vMB 12
773,467 773,467 00000000000000000004364b0723fee84dae1b4b19260ebea7a15723ed4aa6a8 316 0.22/1.00 vMB 7
773,466 773,466 0000000000000000000521d73fdceb27e08feaa18dd5705d8ff21b6fd3bafd82 1,693 0.57/1.00 vMB 14
773,465 773,465 00000000000000000007380d84e02a34349eee9b4280e99bccabc588a2092c9a 1,383 0.41/1.00 vMB 12
773,464 773,464 00000000000000000003c457690e5f3e142f92c05626f6c615954d836e196ca3 511 0.14/1.00 vMB 13
773,463 773,463 000000000000000000033a23d59424945ed26d48a140c42cf655d96bbef7436d 1,301 0.51/1.00 vMB 14
773,462 773,462 00000000000000000001fd7c6b3afb91e95e6b51bc4dc14ac31ca19a1900c15b 2,333 0.77/1.00 vMB 16
773,461 773,461 00000000000000000005641b7b1c3ddc7d815d2ce88f43f9e5a1690a44d65878 2,655 0.92/1.00 vMB 4
773,460 773,460 0000000000000000000180aa6674d734171ecf850b8456679ffd0eba95a8e8d1 2,195 1.00/1.00 vMB 22
773,459 773,459 000000000000000000023d460cf224d5fb50c9b1f052737c984fb20e29eaaa7e 2,337 1.00/1.00 vMB 20
773,458 773,458 00000000000000000002a58a3e6b357b1f7d6da8d2969d597e7728f6e2716726 461 0.14/1.00 vMB 15
773,457 773,457 0000000000000000000122766c68e9a1167df94d53d1cf3d03c0330929ee90fc 386 0.14/1.00 vMB 12
773,456 773,456 00000000000000000005ca8b46a3b1f610e44d16c95d961a6d304c6b2eb0bfb9 934 0.34/1.00 vMB 11
773,455 773,455 00000000000000000004c1a9897e759f18dc8302dfd90298d21ab6206a542dba 883 0.61/1.00 vMB 3
773,454 773,454 00000000000000000001fc70116058481470d1513b4ae9b84a845f256931bf7f 1,587 1.00/1.00 vMB 8
773,453 773,453 000000000000000000048bf65aca44d4403602b76d992b81cdf53e98833bce91 3,383 1.00/1.00 vMB 8
773,452 773,452 0000000000000000000739fecf97c8e60a14c4958a6bdbeb7283541a1cc254b1 2,422 1.00/1.00 vMB 12
773,451 773,451 000000000000000000077a2108971924a92f92638779df85bfb6bcdfdba6d72f 2,651 1.00/1.00 vMB 21
773,450 773,450 0000000000000000000776a0fd2cf7af33a9dcc3304c221dfe208550afc9917a 2,567 1.00/1.00 vMB 34
773,449 773,449 00000000000000000003f86664ad0fdceaedd1e33bf021bbbf62c0c9fddda904 343 1.00/1.00 vMB 2
773,448 773,448 000000000000000000017ec53fff9e224687b85f0ec432df00202b71684d9026 1,356 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.