Loading Tool

Explorer IconExplorer

Memory Pool

78,524 transactions
29.10 vMB
0.07670750 BTC
Random Selection Loading Transactions
Max Size: 176.30/200 MB

Candidate Block

Mining Attempt 59ee89a59d6d8e0e3df7a977e6f38f24c4fccc0748b08d9de0a356679973d48a
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 0eabdae50e130a039f17d6134b07af1a71da93db18d082b89855d3daba5f086e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,111
Size: 1.00 vMB
Total Fees: 0.01593959 BTC
Feerates: 191.02 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (125,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,125 789,125 000000000000000000052636a54da0e9dd103c8f6e1808ec540f2b317d56b597 2,745 1.00/1.00 vMB 71
789,124 789,124 00000000000000000004c3012fe1098fbaffdaf71d10bf6670f43f342b1318f9 4,179 1.00/1.00 vMB 117
789,123 789,123 000000000000000000015bf1abc3da306a780ac60950efd8f2bd33058c254b10 3,807 1.00/1.00 vMB 148
789,122 789,122 000000000000000000056569ce5452873940426e0c19890e80fc6e9cccb5c4fc 4,228 1.00/1.00 vMB 157
789,121 789,121 00000000000000000002ea4013dd0353de2b72189c80662c1f3d5179b51eafef 1 0.00/1.00 vMB 0
789,120 789,120 000000000000000000004adc2720d863aadf063e7e24c06f6dcd9191271b7119 4,500 1.00/1.00 vMB 177
789,119 789,119 00000000000000000002cd0d2285ffa7330ed88e840806e0a1ce8656f13eaad2 4,417 1.00/1.00 vMB 115
789,118 789,118 00000000000000000005025e519fdf62a7eb06bad267bd1b5e591d5a6522a284 3,441 1.00/1.00 vMB 355
789,117 789,117 00000000000000000002a22af3e846c0a0466b2ff6f749020f5b754104103b0d 4,580 1.00/1.00 vMB 121
789,116 789,116 000000000000000000000949474cd2e61f9b60062691f87cadd9e5da1f16b7ee 4,190 1.00/1.00 vMB 162
789,115 789,115 00000000000000000002467eae694fee09207cd302c225f05347dd7a4aab1494 5,122 1.00/1.00 vMB 126
789,114 789,114 00000000000000000003ea7cb140b81f6e8bdad24260bc1685c909c7c3dedeb3 4,665 1.00/1.00 vMB 77
789,113 789,113 0000000000000000000106c7163493b51fbf49c44d5e86057b8a34c2f2b7bf73 5,123 1.00/1.00 vMB 123
789,112 789,112 000000000000000000044b12039abd3112963959d9fd7510ac503ea84dc17002 4,413 1.00/1.00 vMB 193
789,111 789,111 00000000000000000000a553b07bf921e45902facf5fd0998d6ea743303eedc7 2,449 1.00/1.00 vMB 259
789,110 789,110 000000000000000000022d2140a886536eeaf5de69c440a396bc3b2775b6d4c3 4,847 1.00/1.00 vMB 86
789,109 789,109 000000000000000000052aab1ff80527ece763d2c1a449706f92ac496e765dae 4,495 1.00/1.00 vMB 126
789,108 789,108 00000000000000000003d77112adc3fdf82cc21e58d0d57b9fb98ec1f8845398 4,825 1.00/1.00 vMB 104
789,107 789,107 000000000000000000036f41f2a5fdb87e01bbf925874b3f3b972554f9b0a65c 4,081 1.00/1.00 vMB 181
789,106 789,106 000000000000000000045f8ab0133808a13c8ef3cbbbf2c72c690fb1f399e223 4,035 1.00/1.00 vMB 239
789,105 789,105 000000000000000000004e382d27b56465730c751b086f92a38452f22057de3e 3,882 1.00/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.55 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: 669.59 GB
    • Received: 15.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.