Loading Tool

Explorer IconExplorer

Memory Pool

79,321 transactions
29.73 vMB
0.11836467 BTC
Random Selection Loading Transactions
Max Size: 179.41/200 MB

Candidate Block

Mining Attempt b48a2eccdeeaecee9082ca339c96009255011f11615b36504877cdb2e939961f
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root d3e636d17f3529a9f65fc029aa5737bf8406abb09ad5afe82ceb92fb01ac8b24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,208
Size: 1.00 vMB
Total Fees: 0.05397666 BTC
Feerates: 150.75 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (243,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,195 671,195 0000000000000000000273b2febde1eee2127222cc79ea8a545cdd666f7aa7b5 1,659 1.00/1.00 vMB 91
671,194 671,194 000000000000000000092c9a30f86841c3a84800e61a58d3c8514bc2a09da5b5 2,744 1.00/1.00 vMB 95
671,193 671,193 00000000000000000008fb0492a2d355bfecd7bcf0d038dcce38e465be514bcf 2,154 1.00/1.00 vMB 93
671,192 671,192 000000000000000000008f847d9e4597ab861f0f9f8b42dbc05af00e34f746b8 1,652 1.00/1.00 vMB 113
671,191 671,191 0000000000000000000a40accc796162370c19bca7de76faf238dcfc58e6ffc8 1,927 1.00/1.00 vMB 119
671,190 671,190 00000000000000000003dab429f8764d8770507472ede770755e5ce532f3b7f5 2,564 1.00/1.00 vMB 102
671,189 671,189 00000000000000000003f863ec2e180045df70c2c283370ae5cda037c7c6754f 969 1.00/1.00 vMB 111
671,188 671,188 00000000000000000004aae3451786e2edf0f9fdbb02a48095172b44dd873559 2,277 1.00/1.00 vMB 125
671,187 671,187 000000000000000000026813e4678eafdcdfa20efb644573d99dc703d60b6a85 2,772 1.00/1.00 vMB 136
671,186 671,186 0000000000000000000457d608bb9e190ea88cb4efadfd436c41c553bfa5bcd2 2,498 1.00/1.00 vMB 142
671,185 671,185 000000000000000000099f64c6ce5cba6b32918d7574a7308e53cb7ab71fa931 2,679 1.00/1.00 vMB 92
671,184 671,184 00000000000000000003cf819044e8788e3555855a7b12b2889bc8a5d9456b80 2,599 1.00/1.00 vMB 109
671,183 671,183 0000000000000000000a55055ee6987d30f4cfb380f764e27a811ba052b43a17 3,096 1.00/1.00 vMB 117
671,182 671,182 00000000000000000001c4432ede86bf18ab00503c38d2af4e822094fda0beed 1 0.00/1.00 vMB 0
671,181 671,181 0000000000000000000ba68e427351f0defa6195bab348fb8a616f3a0e1eb00c 3,079 1.00/1.00 vMB 120
671,180 671,180 0000000000000000000bd924458c666104975b2da3a430bc7775b0fc1ff4f67a 2,694 1.00/1.00 vMB 122
671,179 671,179 0000000000000000000883113723310bb9578e0fd33d5f5d9ca16a25ae91181d 2,428 1.00/1.00 vMB 105
671,178 671,178 0000000000000000000b45c8f515fbbd0762e9227559c4dc3bf0c233b6707c10 2,624 1.00/1.00 vMB 104
671,177 671,177 0000000000000000000b2462ae076889651b7cfe743c2132c226612362359f60 2,957 1.00/1.00 vMB 120
671,176 671,176 000000000000000000004f3951f65e559ce8c1ae1cd06967e58f6938eb5e45db 973 1.00/1.00 vMB 111
671,175 671,175 00000000000000000008a4eeddf8786b6d8dae6cca11da3ffca4c3a7fe396a9f 2,922 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.56 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: 670.24 GB
    • Received: 15.84 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.