Loading Tool

Explorer IconExplorer

Memory Pool

84,895 transactions
31.62 vMB
0.09979456 BTC
Random Selection Loading Transactions
Max Size: 192.93/200 MB

Candidate Block

Mining Attempt b3d0a1f526db30807a8b7ace58052955d9eaea06ec7281c70f9dafe345f3ed89
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 60deefa22e0642a4c2a67220748c19c6a90faae7df1b6f78986def95b7b6d4cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.02599136 BTC
Feerates: 150.77 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (218,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
696,604 696,604 00000000000000000000867ca39488ff5a9828aa9f318f678aeb9de378bf8ae4 2,493 0.85/1.00 vMB 7
696,603 696,603 0000000000000000000538d3e4276f56480877c344477c73bfba4edd60e12c50 2,339 1.00/1.00 vMB 21
696,602 696,602 0000000000000000000df3a48cd8c4301bb7508fe7c58b9b2f4d2d67dec38a55 149 0.03/1.00 vMB 9
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.