Loading Tool

Explorer IconExplorer

Memory Pool

48,056 transactions
29.16 vMB
0.08754022 BTC
Random Selection Loading Transactions
Max Size: 155.51/200 MB

Candidate Block

Mining Attempt 4548300e48a0f8b2bc4ed733f8249f7925549a8bf0125f48d0180e150e618f37
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root a4a7c8a01a1b731ee79a41406ddea1b4cd7db97018486a1292c0b01301a71804
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.03136524 BTC
Feerates: 100.60 > 3.14 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (586,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,228 328,228 00000000000000001d240b2c89ace6291ac7399e3d2e300f833136724184266d 348 0.20/1.00 vMB 21
328,227 328,227 00000000000000000635f09a986463349ebeb8b020e2be4c758818c4e3d40ce7 672 0.45/1.00 vMB 22
328,226 328,226 00000000000000000fdb0a0f04a7704c019214acc2a1bc0807a552b1867c0c7f 1,394 0.75/1.00 vMB 28
328,225 328,225 00000000000000001e5077f8b47ad89c95497c3bb011e57456d6c635dd12e68d 284 0.47/1.00 vMB 12
328,224 328,224 00000000000000000f9cad4d5b3d15d981e7dda669771009943271c7dba9010c 853 0.35/1.00 vMB 42
328,223 328,223 0000000000000000050dc34bbde8ec1135cb60fe20ee0ec2ada48fea8b24cdf8 2,185 1.00/1.00 vMB 35
328,222 328,222 000000000000000007ae223f640ee5ab5d61e2dae6b2959ae2f293be5ec7763e 1,246 0.67/1.00 vMB 28
328,221 328,221 000000000000000006553f237ed0f653c6460a3574f6423360c63b66675ebe35 694 0.37/1.00 vMB 26
328,220 328,220 00000000000000000a93943d2699c489fad8a48ec9594a57844a752ebf542140 124 0.10/1.00 vMB 14
328,219 328,219 00000000000000000e1a68fb889110534cb9808d6787f819271ee3ec64925b4e 727 0.51/1.00 vMB 27
328,218 328,218 00000000000000001d91f20f561535a76cc6d5b0f4a1cd2f580c7e7547d13397 356 0.75/1.00 vMB 12
328,217 328,217 00000000000000000c3d2b6840d0985129b214edef00b25891fd6858c6bd6928 957 0.75/1.00 vMB 21
328,216 328,216 000000000000000018c72b444c911e54851d5d391fa312af2a50747709ba5429 2,157 1.00/1.00 vMB 30
328,215 328,215 00000000000000001a8155c6b8d5f177792c6b30c46bd90deddbd00082a85b55 743 0.25/1.00 vMB 46
328,214 328,214 000000000000000008d1b2ede0d9a6d7a5b29e0553fd3542ea5eb84218fcd89f 1,010 0.75/1.00 vMB 26
328,213 328,213 00000000000000001552ce51990f7a01da7839a48363e9eb3f5729b3472b8cbe 780 0.75/1.00 vMB 19
328,212 328,212 000000000000000010ac7e2b7b23e28076180b400d48e63c701f89db36b919a1 1,435 1.00/1.00 vMB 25
328,211 328,211 0000000000000000146e568c50256a343bfde00d2d8f5a0370d8c03e362f7a38 668 0.75/1.00 vMB 19
328,210 328,210 0000000000000000029fac7cbd7ed70c79f291d7c0fe0f15888631f3d66f3ca0 1,727 1.00/1.00 vMB 28
328,209 328,209 0000000000000000141849623917e69bbab7317b6fb86655832bfa5d14313839 534 0.75/1.00 vMB 16
328,208 328,208 000000000000000002a6eb1db26c2c31fd2f1db20b7c53d0176b94c42e304ffd 554 0.75/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.