Loading Tool

Explorer IconExplorer

Memory Pool

38,751 transactions
28.22 vMB
0.06181390 BTC
Random Selection Loading Transactions
Max Size: 143.55/200 MB

Candidate Block

Mining Attempt ba2594bf618398c108fad8807cdccdc512ba342bdd5c442587c6f2896b3647de
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root 91e309f1bd473b3b26ae5fc6977fca539188a8229620eeb63a3b9f8e632a6ba4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,854
Size: 1.00 vMB
Total Fees: 0.00766493 BTC
Feerates: 89.40 > 0.77 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (148,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,629 765,629 0000000000000000000042e43b5c592f6026f9e47be9d616693d7f7fa61f1729 3,045 1.00/1.00 vMB 43
765,628 765,628 00000000000000000004c8c6e5c939a73903603a9ccbf7242e69a13cb6c72d40 2,294 1.00/1.00 vMB 30
765,627 765,627 00000000000000000006ef394feeb40a1c3c3a14c44a3c2ba444511519d0de81 3,790 1.00/1.00 vMB 35
765,626 765,626 00000000000000000002e04c50841adb07a39eea8a77853b7d5154fd4c9d27e9 3,030 1.00/1.00 vMB 35
765,625 765,625 00000000000000000006cbed8da4cdd43872b1a01e4aa05627f95b410fc62055 1,895 1.00/1.00 vMB 40
765,624 765,624 00000000000000000003ae4f2c2a1c50ccd36d3d7d85c6da7b87879d7fc8b0b7 3,160 1.00/1.00 vMB 36
765,623 765,623 00000000000000000001a26e2af700e10c3846fda82fdbec75caba27f8430f9e 3,088 1.00/1.00 vMB 37
765,622 765,622 0000000000000000000337569808be33a6cf9b125656483965597da74fcbff68 2,958 1.00/1.00 vMB 39
765,621 765,621 00000000000000000001430d80fde9943757d9d4723456c0600a7439d4afc4f9 2,710 1.00/1.00 vMB 50
765,620 765,620 000000000000000000050fc23d3a89b8dbf6d08d4e0983a14237de674a65e54b 3,281 1.00/1.00 vMB 34
765,619 765,619 000000000000000000068e582c4013d695942cdd449fd58557406bb8ebe284cc 2,215 1.00/1.00 vMB 41
765,618 765,618 000000000000000000002c9116dbab48efe814085ea14f353018f147e20cd62b 1,772 1.00/1.00 vMB 13
765,617 765,617 00000000000000000002522a15310738b92fb41b7ddd3bbef9d76a84ed10967e 2,226 1.00/1.00 vMB 15
765,616 765,616 000000000000000000078260fbd678c79de315251469721825b87ab70fb895f2 3,399 1.00/1.00 vMB 34
765,615 765,615 0000000000000000000234d779697cd926a5665893fc25133962ba86c5d94c6f 1,353 1.00/1.00 vMB 7
765,614 765,614 000000000000000000035f94ba1ed9b3adb6eeac74811227fafcaed4b5b61559 2,802 1.00/1.00 vMB 13
765,613 765,613 00000000000000000005bd4d3386db24db653f1a04616176a19ba04728bfcd82 2,925 1.00/1.00 vMB 24
765,612 765,612 000000000000000000022448cec49739adecba95da36283845e1a7aab2696e4f 2,874 1.00/1.00 vMB 8
765,611 765,611 00000000000000000007032534f38cd1918ee709260c6e43f1071e8eeaac6c88 3,321 1.00/1.00 vMB 24
765,610 765,610 000000000000000000023eb13754b8975ec90dd4986ba153c52fc272b8c87230 1,549 1.00/1.00 vMB 11
765,609 765,609 00000000000000000000a65c4d682432ccfe0f111f641dddc14543a17dcacb69 2,652 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 629.85 GB
    • Received: 11.96 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.