Loading Tool

Explorer IconExplorer

Memory Pool

85,072 transactions
31.66 vMB
0.10036103 BTC
Random Selection Loading Transactions
Max Size: 193.18/200 MB

Candidate Block

Mining Attempt 1abc1f7c0bdf75c9c47300b5234c4768c8c1693f68430f536accfb28e3cd4157
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root a288551a9c621dd115ba8168cdc7c81fae749756e85291d0854e770f37e28d0e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,607
Size: 1.00 vMB
Total Fees: 0.02627018 BTC
Feerates: 150.77 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (218,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,625 696,625 000000000000000000059992892ebf098c43ccf6212118d0e839a1cdd5cd4e87 2,349 1.00/1.00 vMB 14
696,624 696,624 00000000000000000007b33dffcd5f49e36fe2da2a63e1f43c32973e5b798fe6 198 0.09/1.00 vMB 13
696,623 696,623 0000000000000000000d488fcd13c7dddf593b851b0d542c0853541460abb27c 1,196 0.80/1.00 vMB 11
696,622 696,622 000000000000000000068495049ae5ca8c9915579a32abe405ba24cd88985d9b 454 0.15/1.00 vMB 16
696,621 696,621 0000000000000000001123efb56c8470351868438601eac0c4349d935626e8b9 244 0.11/1.00 vMB 12
696,620 696,620 000000000000000000051e208c6b60409d445469874e5e282a23c377bb2fd0fc 1,339 0.61/1.00 vMB 14
696,619 696,619 0000000000000000000d3c4426b9437cf86be08460361b1a4a3b31d139ad1ef3 315 0.12/1.00 vMB 12
696,618 696,618 00000000000000000002e99112f0e6c72aa93a5839d5089dc426ac0f82cb74a9 78 0.02/1.00 vMB 16
696,617 696,617 0000000000000000000ef5dabe138ab04ad7f085880b5b0579c369de5b82fb5b 131 0.04/1.00 vMB 8
696,616 696,616 0000000000000000000969f179341e867da7ebf3352971c38e63f8de3d8d9e41 996 0.52/1.00 vMB 16
696,615 696,615 0000000000000000000438ffd9dae9622f463c19597064f98b51cf871f9ec990 533 0.25/1.00 vMB 14
696,614 696,614 00000000000000000007fc025bc65f94c13750bcd5f5a09a5278cb6fb9d208da 309 0.39/1.00 vMB 1
696,613 696,613 0000000000000000001160679cdd3cb163ca35d49121f0977399fe84712c78b9 2,090 1.00/1.00 vMB 11
696,612 696,612 0000000000000000000a36dd0f5efe90143be69d78a8191d2ef005845cb3f804 1,356 1.00/1.00 vMB 13
696,611 696,611 000000000000000000066da8d0a22204f8cf882358869d6d015dc87259a086b2 893 0.56/1.00 vMB 8
696,610 696,610 0000000000000000000f8ac4dfc078a796a5f6232fa3e895c80aea1e5c1e7a32 451 0.13/1.00 vMB 14
696,609 696,609 0000000000000000000a76f78dbc86d5d6dd90b6cbeb2eb7e8bc932b5d635428 434 0.22/1.00 vMB 8
696,608 696,608 0000000000000000000940602fd14a6f17f7dd04b4a1c48703e200cd87f46fb6 785 0.29/1.00 vMB 13
696,607 696,607 000000000000000000075ed20f50b727e5b4853c8304fab4a0a495bfeaeb6932 2,189 0.92/1.00 vMB 12
696,606 696,606 00000000000000000003f476333e8e8781a3fb9c8cbc7f68e628efeeef7f0500 1,291 0.55/1.00 vMB 13
696,605 696,605 0000000000000000000487b3fc0caccf26b74790ba0355a0f8b1da5dcb5540b8 1,417 0.75/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.97 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: 716.12 GB
    • Received: 17.78 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.