Loading Tool

Explorer IconExplorer

Memory Pool

80,748 transactions
29.77 vMB
0.07263453 BTC
Random Selection Loading Transactions
Max Size: 179.62/200 MB

Candidate Block

Mining Attempt 030241d49ab481406d261516c352a3f63ca9267805927decd07b3503871ff10a
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 2a112a3dcbaf8dbc1099373341e6d69e79ae7abdc44b55601ca7bea9853454f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,901
Size: 1.00 vMB
Total Fees: 0.01196602 BTC
Feerates: 502.67 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (364,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,389 550,389 0000000000000000001f328648844764a6d0a3d39861f446d55e4f0133d9bad4 1,564 0.67/1.00 vMB 20
550,388 550,388 000000000000000000169091e145c63ed9ae6a59df67d123d419d8049b144a9e 890 0.29/1.00 vMB 19
550,387 550,387 000000000000000000070eb1206de2c008b49b59e6919f76a129cc9c21eacd66 833 0.74/1.00 vMB 6
550,386 550,386 0000000000000000001aad977c0daae08b79552e57ba451f1b9deda5d18665a2 2,890 1.00/1.00 vMB 18
550,385 550,385 000000000000000000173e9d9f6605858f24d1ec344977eb16410bdc9f458b4b 3,296 1.00/1.00 vMB 16
550,384 550,384 00000000000000000000def4c122622bf3153bb4681b5631e4a2720a322770e6 2,451 1.00/1.00 vMB 28
550,383 550,383 000000000000000000059f8a69f83410f0918f266e5692c3a113b49dceccffa3 2,827 1.00/1.00 vMB 36
550,382 550,382 00000000000000000027d6408acba41171540e2f46f6a8b7113280900de44266 366 0.17/1.00 vMB 17
550,381 550,381 00000000000000000026606f15e09e9e1a6bf7f75bc4560689d4472d7ffd7c0f 1,727 0.73/1.00 vMB 20
550,380 550,380 00000000000000000026a8d9b0c93e3182ab8c872b1ad1333a838c66efad255b 879 0.51/1.00 vMB 11
550,379 550,379 00000000000000000014a887f7c1482932139bbbbb45f71a94a12245aae9ef5b 1,981 1.00/1.00 vMB 5
550,378 550,378 0000000000000000000bc71e92f00a1f44eb563311d64dcb062ed40f27f79f97 2,133 1.00/1.00 vMB 19
550,377 550,377 0000000000000000001862317e65acf7084c6172096be74034632cbea6ea7bf1 1,113 0.38/1.00 vMB 17
550,376 550,376 00000000000000000027ac44e7148f961da574e0fbdc82157736e5b92f8f2414 2,975 1.00/1.00 vMB 41
550,375 550,375 0000000000000000002758a9c7da3876018f46e65e664047b53ed85a14264c22 1,450 0.51/1.00 vMB 40
550,374 550,374 000000000000000000226b7732dc6f51dad7cfe2ba183155b23975099249f867 1,295 0.51/1.00 vMB 20
550,373 550,373 00000000000000000016ea7cff44b4cfeba2f55bdb6ddd6bf4735b6cdf746590 1,093 0.80/1.00 vMB 6
550,372 550,372 0000000000000000002034d8c5b00437697f87fccc9a640886f152c3ac15ba0d 2,939 1.00/1.00 vMB 31
550,371 550,371 0000000000000000001c8d2d72dd7c8a8b2f7be5bd9fdb528c30b5e3ffe5f1eb 2,974 1.00/1.00 vMB 21
550,370 550,370 0000000000000000001797a96aefe89ff1e84dcb5e8cf6e85e8fbb5aba6a1791 1,753 1.00/1.00 vMB 29
550,369 550,369 00000000000000000024553065d0f8911432b882364d3b64e76c02dfcc757a34 976 0.53/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.