Loading Tool

Explorer IconExplorer

Memory Pool

78,653 transactions
29.37 vMB
0.07700593 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt ad1e57ff907e7a9cf1c44d71852f54966edf1ba1310179728f1422813e5446a3
Version 20000000
Previous Block 0000000000000000000078ffc24a65e78d2b3a0de27eb90b8ca8a30b42966c94
Merkle Root 9ffd7850c511a80a7fd305c53ba31899934a27859b7f12be3f5b1e2d5690ecf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.01431508 BTC
Feerates: 521.84 > 1.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,122 (169,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,191 745,191 000000000000000000042752f27a69a17dfddcc04e898d976b893a76056abbbc 1,901 0.79/1.00 vMB 20
745,190 745,190 00000000000000000004abbd46c2bf4252312f9ec7b78151d96f2df8caaf528e 59 0.02/1.00 vMB 19
745,189 745,189 000000000000000000048ae3122247a269ff945da5b226c3791faee3f786bb33 38 0.01/1.00 vMB 15
745,188 745,188 000000000000000000000beeeae8f823080512cc4cbbb26bcebac090f7e575ae 448 0.16/1.00 vMB 18
745,187 745,187 000000000000000000067e014da59cdc6ee53e7af6b5237bd8cfd2211a1244e0 741 0.27/1.00 vMB 20
745,186 745,186 000000000000000000063550d8b3f6c2fe6f0f5fe104aa41686f81247b20849e 897 0.40/1.00 vMB 18
745,185 745,185 0000000000000000000115cb2d0de5a9ecd686df9deafd9fb399b76b81a579a5 1,179 0.61/1.00 vMB 9
745,184 745,184 0000000000000000000034ac255a08ee083f28d21f1e44071f56f9a1d7c8ff41 2,547 1.00/1.00 vMB 11
745,183 745,183 00000000000000000003b69bfa5aaccf674e695afa2e1d6a241b8ecec9619707 3,075 1.00/1.00 vMB 31
745,182 745,182 00000000000000000003970afcd16ca9114241f7b7fd480ddd07b282780f80d7 550 0.20/1.00 vMB 19
745,181 745,181 000000000000000000093a77598ef789d201ff05fbd638608d227fa707566764 884 0.41/1.00 vMB 19
745,180 745,180 0000000000000000000556f42b8ab75a486ab501c59c1a87c17c2b7bb025766c 428 0.20/1.00 vMB 15
745,179 745,179 000000000000000000060f5160ed38acd6b3a20252c3ff958d4097e9c49ae485 67 0.38/1.00 vMB 2
745,178 745,178 000000000000000000020cd688310697b839c208499de0981f2e391b9ddabc7a 2,342 1.00/1.00 vMB 16
745,177 745,177 000000000000000000027ac33dba33d4a0243f337def11350a91f4cf404b716c 354 0.14/1.00 vMB 15
745,176 745,176 000000000000000000064d0a0faa2b056b4a59736d68b666e78b066ace16bab2 919 0.43/1.00 vMB 18
745,175 745,175 000000000000000000065bff440485916709c5feba6d905b068aad2a02c5ed95 486 0.27/1.00 vMB 13
745,174 745,174 00000000000000000008a3b4a62645f9e75a4e1a67acc86cb5ee888b00da1243 876 0.27/1.00 vMB 22
745,173 745,173 000000000000000000021f6d8a91048b506cb12511e2aa5d3b0995b278cdc533 363 0.14/1.00 vMB 17
745,172 745,172 000000000000000000099a46ff9f94cd9052894af96bc285f473a1c2b16dee27 1,310 0.53/1.00 vMB 19
745,171 745,171 0000000000000000000408a62e0ab3727880464cfb15d6ce1f47bab6aeb14138 351 0.49/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.60 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.81 GB
    • Received: 16.02 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.