Loading Tool

Explorer IconExplorer

Memory Pool

83,660 transactions
30.84 vMB
0.15151338 BTC
Random Selection Loading Transactions
Max Size: 185.54/200 MB

Candidate Block

Mining Attempt 0252552290b74b5dc1018938418f6dd17c2f03f57f06bcf6d5966d5cbf56442f
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 042adfa30b5b8e9ba11e2556b622cf45acf776f6bdfa3b9478d265c8bbcc5faa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.08491072 BTC
Feerates: 150.77 > 8.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (653,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,658 261,658 00000000000000054446ded6656df3aa430a85463128e0eab125b07a1812a66a 782 0.29/1.00 vMB 136
261,657 261,657 000000000000000f49217fccf19a0e992f1b51a509677e01473bf22decbe1153 139 0.05/1.00 vMB 98
261,656 261,656 0000000000000019538c1fa3cc7985867336ea62ca39a49ed671cbf0076fced1 291 0.10/1.00 vMB 149
261,655 261,655 00000000000000044307971f2ac2047dbc2e99d561ebee1bfca0eb31a11f58d6 286 0.10/1.00 vMB 132
261,654 261,654 000000000000000c201b61ce51a70a66ba8b039ac9bb4ca24d34270d923f2d62 560 0.25/1.00 vMB 92
261,653 261,653 000000000000001bb450139f5fa10cc2276a32004fdbff3f55ba9d0d161575fc 276 0.10/1.00 vMB 139
261,652 261,652 000000000000001134352956ee76fb1da10328d37303f3118823d9dfa7add688 250 0.11/1.00 vMB 108
261,651 261,651 000000000000000d22f2f2693a4eb262c93ef48f5228b52945bd5767e3d7a9b2 286 0.10/1.00 vMB 139
261,650 261,650 00000000000000062b64c666ed9dea6504507649f6c7b1aa413de1d272b751a0 89 0.03/1.00 vMB 103
261,649 261,649 000000000000000473c951c5b510643bb9b9b820826f63d644c68ce70a9c009e 351 0.12/1.00 vMB 122
261,648 261,648 000000000000001904f316d4905cf93c114aa57332c9b56cb6b2f02ff64c4fa0 200 0.10/1.00 vMB 89
261,647 261,647 0000000000000004a2f5d4668517e3babd64e62f16d7cec32fd30a04113f4f85 184 0.08/1.00 vMB 119
261,646 261,646 00000000000000127bcfefec747c6c8a015c90be96ffb71ececcbe9de53b056d 37 0.02/1.00 vMB 121
261,645 261,645 0000000000000010f983c2484c6d154ebd5d0a05a6dda3000bb01cd1fcfc30d8 118 0.14/1.00 vMB 23
261,644 261,644 0000000000000008c0666ef18bb3110d14c6a1f808ec4e8be0e7b3f500459dab 101 0.07/1.00 vMB 74
261,643 261,643 0000000000000009e3ab9831012228524149ddaea6d668dcfa2db048ab7e3266 206 0.13/1.00 vMB 77
261,642 261,642 000000000000001bc5e419da651d17836d2588d6b3ae511bf6b986ff4b4a6408 68 0.16/1.00 vMB 19
261,641 261,641 000000000000000a7168d70cf6c066a2910befc71964ee050e9d5d1932db0661 284 0.13/1.00 vMB 114
261,640 261,640 000000000000000d8a05a54d89e90a33573e83446d33ce0bdd6ab8455ee090ea 323 0.12/1.00 vMB 109
261,639 261,639 0000000000000008a7edcea9adaf3b233e2fcedb67db9e83ac648ee60409e08d 211 0.14/1.00 vMB 64
261,638 261,638 00000000000000104fdaae50cabd31fe73b826cdac84be0284d382478bd4e519 491 0.20/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.