Loading Tool

Explorer IconExplorer

Memory Pool

49,615 transactions
29.98 vMB
0.09488874 BTC
Random Selection Loading Transactions
Max Size: 160.44/200 MB

Candidate Block

Mining Attempt 1b0fa254d3217cc0129e9c599d476e5a3a7bb7a7104e0ba88afd148ac361c219
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 38b84254a5c04b2353d27ad9590e8d1d574dad55b066a8c483d871d67e56d656
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.02790935 BTC
Feerates: 73.20 > 2.80 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (738,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,530 176,530 00000000000005f1a799495a106fd58640557e1bb7fc6805e3e688234724d7aa 24 0.02/1.00 vMB 41
176,529 176,529 00000000000000b4fc10decb84057a77a2309bd914c37b32cca0e3b395839692 59 0.02/1.00 vMB 229
176,528 176,528 000000000000022f132ffe582f0156576fb4834ecf29abc08ff387ef2e56b31b 90 0.04/1.00 vMB 216
176,527 176,527 000000000000055bb0ac3d1d33c48f8288f9725bcbed6555eebcafd5031f217a 43 0.02/1.00 vMB 37
176,526 176,526 00000000000007fb9d3d05eb42930e344c5bea9cc2eabbc12013607f316b2e2f 72 0.04/1.00 vMB 113
176,525 176,525 00000000000007f68e267217145d0582a12ae5bc17c35b9f1f768fc8161fe972 16 0.01/1.00 vMB 101
176,524 176,524 00000000000008b6cee08dc8ddbf3930d12c3d2796309fa21f22369c666a1e3d 30 0.01/1.00 vMB 335
176,523 176,523 000000000000002f01198e0fd214566715ad4c78d6ee6c7f325d35670a4c250a 1 0.00/1.00 vMB 0
176,522 176,522 00000000000009c4df44f6e721b7e775953da05713d70d4d470776453535abab 30 0.01/1.00 vMB 137
176,521 176,521 00000000000000d664f0b5ddd5617dcd8ec5010f7d5745aa2563a9beefd4036f 74 0.03/1.00 vMB 202
176,520 176,520 0000000000000391bc5a7df2aca4ee4eed786ea16a3f76e1ae7030cd82a6fd1b 126 0.04/1.00 vMB 114
176,519 176,519 0000000000000202e681cb9e07b4a5c63869153a865d30d02f283d098cdbf186 36 0.02/1.00 vMB 133
176,518 176,518 0000000000000242d1e72b1b06aa731ed516ab1119223570850da9cc8b36f4ea 60 0.03/1.00 vMB 33
176,517 176,517 00000000000002229dcf910627a2c8e64885390e7e3bded45bb38149f36ec108 68 0.04/1.00 vMB 68
176,516 176,516 00000000000001fae6c844a0973ca2b25abbfa5ceabd7ad1f29a30169f24771e 53 0.03/1.00 vMB 82
176,515 176,515 00000000000002f1938b07e66c8eb8faeb03b22f7bfc33ab79099bc4528999ff 163 0.16/1.00 vMB 84
176,514 176,514 000000000000031d0a8156276ed59c6608b84111e5ce4b2fb01f7423f93acddc 19 0.02/1.00 vMB 299
176,513 176,513 00000000000005b8e30671d7c435d2ed1a0325b6764eac7b4d9d8ae1b19852d1 143 0.05/1.00 vMB 40
176,512 176,512 00000000000007382fac2ce444d7d5b79a1553bd3656d5ea75a258442154bbc0 62 0.09/1.00 vMB 152
176,511 176,511 000000000000034bd4c6931612be21019a9e0826af069570fbac5fb1059494be 141 0.11/1.00 vMB 318
176,510 176,510 0000000000000851c062de5a4c71ca5efdd32958981d044986129afc8bf0dd22 45 0.03/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.