Loading Tool

Explorer IconExplorer

Memory Pool

34,020 transactions
13.91 vMB
0.15864086 BTC
  • 1 sats/vbyte = 24 blocks ()
  • 2 sats/vbyte = 11 blocks ()
  • 3 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.84/200 MB

Candidate Block

Mining Attempt e22ce7e10bd207ad81bc584394718f484be2df1dd0587fd0e33c2cafecaf416b
Version 20000000
Previous Block 000000000000000000007873c95dc411eba52476eef36e6e02682cc89630ef0e
Merkle Root 2aab049992729048728b0c3f305d91e3584ce3e3b62b39f710c724d6f8923495
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,143
Size: 1.00 vMB
Total Fees: 0.04053397 BTC
Avg Feerate: 3.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,070 (690,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
222,451 222,451 0000000000000381e22ef7d0cd572b688c976caaf37c062f16417128bc8a3878 0.25 MB 418 141
222,450 222,450 0000000000000174a8d160523918ae0953692d060bfce64c67b8173aeb13f590 0.25 MB 509 170
222,449 222,449 0000000000000199b74ab9e081010b3011d9d088972f7ae6fe5af610f6429065 0.25 MB 428 113
222,448 222,448 00000000000000e0a349da64d1de132363169dff14d020d52320c729c150e580 0.25 MB 631 181
222,447 222,447 000000000000043b879d5f8d7deaf4773b8283e04884a492901148f6b5461be7 0.25 MB 839 217
222,446 222,446 0000000000000472becec49e4b974da10ab7893415314f074c02785449cb1e61 0.25 MB 892 242
222,445 222,445 000000000000030f9d6bd0635acf9b88be7b29d959d2d1262347f6a4eef47bed 0.06 MB 160 37
222,444 222,444 00000000000002625dc778c93587d52d358cbda2d6eaecc54b1540a42008ef20 0.25 MB 869 261
222,443 222,443 000000000000030a7599851d7895b942ed56b5381cd311958e8e17a43da0d9c2 0.02 MB 66 147
222,442 222,442 000000000000006f6990fb7ce8bf939ee942b3a0f1fab20b7221d0696004a8d8 0.05 MB 126 173
222,441 222,441 0000000000000443fd5dc96c70af0bb98891ab7180684c1bdfbc416987943d43 0.09 MB 254 208
222,440 222,440 00000000000003ab37ba1216fad45e90eeec6182de96daf207eaa9b9b397e875 0.25 MB 469 106
222,439 222,439 0000000000000110fdc17e59b79b3193738a829a4a045ae3b707429385793431 0.08 MB 128 67
222,438 222,438 000000000000024fb0ca2b666dd858b532ead1a2d266829fe378cb8bae2c3d2d 0.25 MB 677 190
222,437 222,437 000000000000003d36c45c20587097769172f51434ff8dc417c3cf62e17fb5c9 0.28 MB 486 143
222,436 222,436 00000000000003323c20754c245793c7d4a345314dbc2338987de1f7ed165639 0.16 MB 263 107
222,435 222,435 00000000000000ae34ba4c74cba1fdae853041dab42630e6d752f9d54b523897 0.25 MB 625 227
222,434 222,434 0000000000000452dd38ebfc0d985373471b553fefbd90f8b388632d6b0fb953 0.25 MB 652 206
222,433 222,433 00000000000000817e959f35c321b01219718a7250ab14862d152198e6216890 0.26 MB 615 227
222,432 222,432 000000000000046ab752df645cae8b0db99a6dc84f1456b40c5906472732d686 0.12 MB 291 194
222,431 222,431 000000000000008719295709e0dcc1e5f27b0f6bc596ce37982148a8bbfc708e 0.14 MB 235 128
Previous 10 blocks ↓
Total Size: 778.97 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 63
    • Outgoing: 10
  • Data Transfer:
    • Sent: 76.14 GB
    • Received: 0.25 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.