Loading Tool

Explorer IconExplorer

Memory Pool

81,463 transactions
30.13 vMB
0.14435591 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt 5b29ca5e29d82a3b7da28538fd40dd433fe49989fbf4275ef52ee5a90b1f51e3
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root a0ef1e738c0b7184c6ed74cefc787f19191664a708de1330a7d9f308709f079a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.07340721 BTC
Feerates: 101.65 > 7.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (126,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
789,104 789,104 00000000000000000002dfd3aeca53677c92a58aecbfab64e85fb607baf7586c 3,260 1.00/1.00 vMB 174
789,103 789,103 000000000000000000026fa3354e81f258105fbc79c96ba20c98f808137f0c80 3,508 1.00/1.00 vMB 190
789,102 789,102 000000000000000000003982d71a6b5621d1fc5d74b94f9eb4eda57b77dfdf6e 4,559 1.00/1.00 vMB 188
789,101 789,101 00000000000000000000c47c97f4e8cc55531abd19436296c60e5e9565350de5 4,772 1.00/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.61 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: 671.90 GB
    • Received: 16.06 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.