Loading Tool

Explorer IconExplorer

Memory Pool

81,227 transactions
31.35 vMB
0.09743273 BTC
Random Selection Loading Transactions
Max Size: 189.46/200 MB

Candidate Block

Mining Attempt 23c65f1bc1961f6009032b97a2a391ef8db3b3291bc067b1185291070805a92c
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root aff9cce8c5d6d6d97ca78df4e1536bd5838707d9a6949ffd34bf181f7b7c4101
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,971
Size: 1.00 vMB
Total Fees: 0.02839823 BTC
Feerates: 265.25 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (613,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,097 302,097 0000000000000000141a88fae6c8a9d921c11ff5650b4edab34ec0d63c6e2703 106 0.04/1.00 vMB 29
302,096 302,096 000000000000000034838468412e82bacb38218aba50ec8f05cd4d4cac7a2390 453 0.24/1.00 vMB 34
302,095 302,095 00000000000000001775fd0c14c24d268840e991b762a2320cf4dcd3e1b81e19 24 0.08/1.00 vMB 9
302,094 302,094 0000000000000000718c137cd9f728cfe7e4302298752ea518d85872127dfad1 724 0.35/1.00 vMB 39
302,093 302,093 00000000000000003c368e3b5f601597bc09a052b196ec30089ca95738b9ed77 547 0.35/1.00 vMB 28
302,092 302,092 0000000000000000239aa9a6ffbc805ec3bd49cbceea26a53faa18fd114bf462 512 0.19/1.00 vMB 45
302,091 302,091 0000000000000000257deff04829aaeac09492cf1a7b9dd4f78586fc81e1576e 248 0.15/1.00 vMB 21
302,090 302,090 00000000000000002b0efc2fa0b933c9c3061a84852e35ba9f91d7d61dbea275 479 0.23/1.00 vMB 33
302,089 302,089 000000000000000047c06ee89bf1416c1fcd642e0d036a7d8f80d3c7d3f3684d 641 0.35/1.00 vMB 35
302,088 302,088 000000000000000050ba0192cbce3228102784f244902c056ad706953694e195 88 0.03/1.00 vMB 24
302,087 302,087 000000000000000005885099a35dbc1490c7735668a5d93ea9693e9aa78b376f 230 0.21/1.00 vMB 18
302,086 302,086 00000000000000004111e777c196d0f3981f55788f4159a57e947546a0cd73bd 1,571 0.75/1.00 vMB 37
302,085 302,085 000000000000000072cd35b9beb7bfe848284b8f8697aa027e8e2f1f047303dc 33 0.04/1.00 vMB 19
302,084 302,084 000000000000000079cc08de567e293a63eed05d60cebae1c66b26d1f680c85c 678 0.36/1.00 vMB 33
302,083 302,083 0000000000000000398434b5fdc3959c0beb0b6eeaacd8b58e0e762c47359ef2 800 0.44/1.00 vMB 36
302,082 302,082 0000000000000000019a20977596ddc9009522eba6cbddcf4ec3b90e68ed3e0e 167 0.10/1.00 vMB 30
302,081 302,081 0000000000000000372f879c1647b3da4aa90c515d83cd63d64fcc891f71a5d8 205 0.27/1.00 vMB 16
302,080 302,080 00000000000000002e7515deb42b85991ee313da990e2c3f5f6a07c7ef6bb3d7 772 0.35/1.00 vMB 38
302,079 302,079 0000000000000000404b5008439dbbaa138b809da4d614e9ece98d3909c88987 217 0.12/1.00 vMB 65
302,078 302,078 000000000000000066a2c990e44a08c20247bf54416d398cd8ec1ea3f1d5a728 228 0.10/1.00 vMB 25
302,077 302,077 000000000000000002dd5184dcf332d5bc5a214234bb23665d5682bdfa63b701 300 0.16/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.73 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: 707.55 GB
    • Received: 16.69 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.