Loading Tool

Explorer IconExplorer

Memory Pool

77,494 transactions
28.93 vMB
0.12204808 BTC
Random Selection Loading Transactions
Max Size: 174.93/200 MB

Candidate Block

Mining Attempt 00d38d62263cc4946b444393341f36d10ba34ed9c1718b1b06542736ac9125e6
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 50c1360cd94b9944597168adf22a335c0b511b718ab99ee43edc208840742c94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,061
Size: 1.00 vMB
Total Fees: 0.06180174 BTC
Feerates: 108.69 > 6.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (125,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
789,100 789,100 00000000000000000004a2923b39913e7d8f4a42851ce59b8efc1117e36d4d4f 3,868 1.00/1.00 vMB 301
789,099 789,099 000000000000000000057d283899adcc9398a864e7331515df9ac796d7635a19 3,714 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.59 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.53 GB
    • Received: 15.95 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.