Loading Tool

Explorer IconExplorer

Memory Pool

80,172 transactions
29.81 vMB
0.08356147 BTC
Random Selection Loading Transactions
Max Size: 179.13/200 MB

Candidate Block

Mining Attempt cb0037805fd93b4f349a2c15b14e44d770bf7b537893946a4ea71863533028c1
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root adeccd6b0465071f542e9e5a8219c7ebcb1ce329df6090dc334859a7b0ba4fc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,973
Size: 1.00 vMB
Total Fees: 0.02278920 BTC
Feerates: 502.65 > 2.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (354,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,569 560,569 00000000000000000012b2acaa99821f1d7c29be2170a0c21f93d5e41ca78364 2,618 1.00/1.00 vMB 14
560,568 560,568 0000000000000000001a0db497e8c8b9eb60d0073f6f5d7c0007a9dc109c7bc3 2,834 1.00/1.00 vMB 19
560,567 560,567 0000000000000000001d91ae710c8acc1cfec72958e87508579e6823015f78ba 3,308 1.00/1.00 vMB 33
560,566 560,566 0000000000000000000da40a2d033c548f8381b9dadb6dbfdc2a31249431a06e 3,328 1.00/1.00 vMB 26
560,565 560,565 00000000000000000019d42299accb052045ffc27d22c4460a2c96286da97b76 2,853 1.00/1.00 vMB 23
560,564 560,564 0000000000000000002bb86db5a422a276917b4193151f8862dd185040d441af 683 0.20/1.00 vMB 13
560,563 560,563 00000000000000000011e172332e38363d9c5d7e18378ed893dd5d70427206d5 2,743 1.00/1.00 vMB 17
560,562 560,562 0000000000000000002bd00b169b3342f38e4c668e642be72cd2cb5c0ff7cf08 300 0.10/1.00 vMB 17
560,561 560,561 0000000000000000000d7a4d3116b4f51f59f585033624120c43b1b7099bc98b 2,357 0.89/1.00 vMB 18
560,560 560,560 0000000000000000000cd26906f5fbd30fb621a6703aea902bb05beb90604832 590 0.18/1.00 vMB 17
560,559 560,559 000000000000000000001b9b8118ba8b90441f4625afb4593edb872bd35f4680 2,436 0.93/1.00 vMB 2
560,558 560,558 000000000000000000259646c0462b914b7f89098886771355e86eb5c3aaf6c8 2,507 1.00/1.00 vMB 12
560,557 560,557 0000000000000000000b937bd921a034ec2ab6e56b3a7a45c32592d049d3ec44 3,201 1.00/1.00 vMB 34
560,556 560,556 00000000000000000015cc1f9e9c738b312baad783fa0675ecfc7e044966ada7 2,431 1.00/1.00 vMB 18
560,555 560,555 000000000000000000014e5ce6d5340aeba896ea20409956d3b75e91cd1d03f1 2,891 1.00/1.00 vMB 10
560,554 560,554 00000000000000000023ae5d64dccffad62d2d7849c12b8336e73a9d6e861843 2,876 1.00/1.00 vMB 20
560,553 560,553 0000000000000000001680f03db35862c2b2803d7270beadd73d37620bf0bee5 1 0.00/1.00 vMB 0
560,552 560,552 0000000000000000002e1d2b494e720cbd3501c18f184dc0f1a301ddbf653e10 2,933 1.00/1.00 vMB 13
560,551 560,551 0000000000000000001883e5d380d9f3ebd0c0cf8148dae92fed10b82ec30585 1,944 1.00/1.00 vMB 33
560,550 560,550 0000000000000000000e32916e868fc822d10e732d00ca4a7b93fa90fe4175f4 2,174 1.00/1.00 vMB 7
560,549 560,549 0000000000000000001fd52614c75396c4d62792565f2e54d5f2d30630f765fe 2,512 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.