Loading Tool

Explorer IconExplorer

Memory Pool

72,426 transactions
27.95 vMB
0.06492485 BTC
Random Selection Loading Transactions
Max Size: 165.71/200 MB

Candidate Block

Mining Attempt 9154c183c5adf74c3e4e5aba13688e432a4e27ba698acf8cb18b76994e19a28a
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 8ffd56cfd0811a7f0f5b20f44587c7c791ce512d7cdbdee9026ea7798737d3e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,188
Size: 1.00 vMB
Total Fees: 0.00906040 BTC
Feerates: 40.21 > 0.91 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (500,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,627 414,627 0000000000000000017ad6985f65eec1de250fa5d2c58f43b95c531459610527 2,417 1.00/1.00 vMB 59
414,626 414,626 0000000000000000046e6954cbd65124e58cdc8438d6be4fe2dfb25e95dd1166 1,770 1.00/1.00 vMB 35
414,625 414,625 000000000000000004f024749d3fe42332bac2290fccdc061d3b6d96cd7a90a2 3,131 1.00/1.00 vMB 52
414,624 414,624 000000000000000000c2122dfec65d8858700c7699d430b5be0a04a54977d9a3 2,537 1.00/1.00 vMB 72
414,623 414,623 000000000000000004144604f2da0a12ddb6d823401531c1a270dd496d369caf 2,211 1.00/1.00 vMB 82
414,622 414,622 0000000000000000053aa59b655e94c21f9f1aefc00fc7bf09fec0e834dabadf 2,218 1.00/1.00 vMB 56
414,621 414,621 000000000000000003431c18d36ba444b28df63a5a434dc76e28b8e7698d932a 2,659 1.00/1.00 vMB 75
414,620 414,620 000000000000000003aeb52e555065ee7498fb2c6f48912fdea04cdaa3130f25 2,334 1.00/1.00 vMB 65
414,619 414,619 00000000000000000379c78bc34418a59a52eb11d43665afee6435796629f8a7 2,249 0.93/1.00 vMB 44
414,618 414,618 000000000000000000a46915fd0f9da39f3088c08e41bb24a4b5b4be53eb1c2a 207 0.09/1.00 vMB 43
414,617 414,617 0000000000000000006768a88497640f2a87bb701e639cbbef297def384b5ec5 439 0.22/1.00 vMB 40
414,616 414,616 000000000000000004ac03724a3cb061e6363310a074bd6b4766e586a0d30bd5 965 0.57/1.00 vMB 34
414,615 414,615 000000000000000004edd798af58dd074b680bf9e6e256dd5e563e805b8e6513 666 0.31/1.00 vMB 43
414,614 414,614 0000000000000000001169730a844c830fb6adb67698369200fd1cd7218a3f20 440 0.49/1.00 vMB 17
414,613 414,613 00000000000000000271a98f18d8433d7709265b6a11835bf8b7d27ebd551c72 1,513 1.00/1.00 vMB 34
414,612 414,612 000000000000000000e1b1c31909164d0fcc7bc9633a410e81af641ead4d315f 870 0.99/1.00 vMB 29
414,611 414,611 0000000000000000009fcc6624996525b2f108c6d196a7e74dda317b2ef1e062 1,995 1.00/1.00 vMB 33
414,610 414,610 000000000000000005127b07939527c58365c4d6b445a6a3db9060663c5c8dd9 2,797 1.00/1.00 vMB 74
414,609 414,609 00000000000000000545214c02f68c08bb57acf95728b0257fca9e0c510a59e8 1,769 1.00/1.00 vMB 37
414,608 414,608 000000000000000004f9869e369d6345216362096b1d52a83a369b0c288f7eff 2,701 1.00/1.00 vMB 69
414,607 414,607 00000000000000000453162939de25da2c9587de23e986d1bb134a16fa4d7eec 2,021 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.45 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: 666.99 GB
    • Received: 15.24 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.