Loading Tool

Explorer IconExplorer

Memory Pool

43,547 transactions
26.49 vMB
0.06315366 BTC
Random Selection Loading Transactions
Max Size: 139.06/200 MB

Candidate Block

Mining Attempt 32ccca399d6d2dd6773955aeb01527d2d0c6618d761b4e65cb38b3637b9df324
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 3a4d1078a98db29290c670bc5353bf826fa8adaaf0de86d79198dae27c242896
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,244
Size: 1.00 vMB
Total Fees: 0.01461917 BTC
Feerates: 150.61 > 1.46 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (590,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,798 323,798 00000000000000001166783b77f0f02838a4fb037dfba6c1e657a824c706aa01 1,383 0.75/1.00 vMB 31
323,797 323,797 00000000000000000e71b65e2d33c664d4f08c08b412c9360b924ab4104bdbf5 473 0.33/1.00 vMB 24
323,796 323,796 000000000000000000a2e125c94e8874f47e07c93a399e9d969eba8ab9066d10 257 0.23/1.00 vMB 21
323,795 323,795 00000000000000000dc83335b66edc9178f10a543a10e1bf8f1a31faf877920b 548 0.25/1.00 vMB 34
323,794 323,794 00000000000000000a9ec6da2a6b371c02aaa6738817eceada104d660d861849 236 0.13/1.00 vMB 34
323,793 323,793 000000000000000013de671171ce39ffdd789ecbf9743107401066db47db5633 525 0.28/1.00 vMB 26
323,792 323,792 000000000000000015a2f0124a2f03bde3cf10f12229dab0d81387e68523a802 1,176 0.73/1.00 vMB 26
323,791 323,791 00000000000000000226d4f8a225b2a49835c93dc52ff23c3f1ceefbf0d762fd 814 0.42/1.00 vMB 34
323,790 323,790 000000000000000004b63faf4b16be1160239dceabd0a2b4e4dd21b0f7db83cb 1,627 0.87/1.00 vMB 59
323,789 323,789 00000000000000001810567c2c3429dcef8c9ef401f7e2b5b1b20a09b9676875 796 0.43/1.00 vMB 27
323,788 323,788 00000000000000001ed60f47e297834e116b40228bb3a1c1d7f1dbf7f8ceaa40 145 0.08/1.00 vMB 22
323,787 323,787 0000000000000000170f5f8517e60436e42ab458a4bdb8b89d774cbf4511b660 398 0.29/1.00 vMB 35
323,786 323,786 00000000000000000f1f0aa349fd2d2509b877084ae920a72d511c2d6a479d7c 176 0.12/1.00 vMB 34
323,785 323,785 00000000000000001877c04baf3f85cdb1bf9bb0f48e494a8fdaece712d95eaf 350 0.32/1.00 vMB 22
323,784 323,784 00000000000000001249bd0181a140fceeab1ecf75248842a2b1ff4e5bec06ef 1,201 0.75/1.00 vMB 36
323,783 323,783 00000000000000001aea6c47e237c1f0e40e2032b4980cec861a6073a53ddb38 309 0.20/1.00 vMB 36
323,782 323,782 000000000000000015df78db22a98b506da3a10439359ff52b96744f800061fc 284 0.18/1.00 vMB 36
323,781 323,781 0000000000000000008961d5051a13ffd9e51897e329264836409c3fba551ce0 135 0.09/1.00 vMB 29
323,780 323,780 0000000000000000178df305e982c9f3ba0cdcc0f48dd2cb4517a260a1fe7bd3 243 0.15/1.00 vMB 25
323,779 323,779 000000000000000013b4af6c85e921ee16d541a8216edef565b39334c4b2fac3 1 0.00/1.00 vMB 0
323,778 323,778 00000000000000000d992b1eaafb020974732372edf5ab41541226f5261e8977 762 0.39/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.