Loading Tool

Explorer IconExplorer

Memory Pool

47,162 transactions
28.03 vMB
0.08822777 BTC
Random Selection Loading Transactions
Max Size: 148.62/200 MB

Candidate Block

Mining Attempt fef6a21e44752e38744fcad19f41d3bc4a38eafd6ddf331f617ad133ce1109a9
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 98285421d62fef27e196ef5cb9d493fa94af8bc144df6708e6e5f4255f16baed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03280715 BTC
Feerates: 200.00 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (644,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,394 270,394 00000000000000069242ae12315f137469dc37be6ee307c7a49a370004ce8840 575 0.25/1.00 vMB 100
270,393 270,393 0000000000000007066c280302f641c7551ea9b3fee70da766bf83c690244ebc 911 0.50/1.00 vMB 64
270,392 270,392 0000000000000001514a695452ce41bb8635063884a0b1efc1ed027f75f5aeb4 564 0.25/1.00 vMB 82
270,391 270,391 0000000000000003007d0b0fe02937329d94002aecadc03ce26f9e3f0e488148 557 0.25/1.00 vMB 44
270,390 270,390 0000000000000003e48f58466fca18712b684c9a4c801e3bab71c00de04ebc04 196 0.08/1.00 vMB 153
270,389 270,389 0000000000000003b7e4488c04a381faa684c75abafd06a869236efd5fe7edfa 635 0.25/1.00 vMB 94
270,388 270,388 0000000000000000cb077e4bc7bd6bb1a0540275652d68915814f5b0d2792eaa 676 0.25/1.00 vMB 103
270,387 270,387 000000000000000001480bf37765db8beb84651395cc36e76e2c4e36fbb51026 265 0.20/1.00 vMB 26
270,386 270,386 00000000000000054fb081f46a0891f7860ec352e6c5b83240888aea09902de5 249 0.35/1.00 vMB 18
270,385 270,385 0000000000000001cfeeda7f7573c51d7e07c56423732eb50c190e910a146141 687 0.25/1.00 vMB 92
270,384 270,384 0000000000000006aa1a7b35635e4c719ef2bc7f13b6748f1c000716900627fd 411 0.50/1.00 vMB 17
270,383 270,383 0000000000000005587bbdb8db36303fcb2429679aabeacbde9d77e30728a232 543 0.25/1.00 vMB 67
270,382 270,382 000000000000000474a07f9d12e7a77a0cd93d8fa0f12d30d8a4d16c947bfafc 471 0.25/1.00 vMB 64
270,381 270,381 0000000000000005225e2103d59d148ebf8880eb54ad97efc1a36a070cc8528b 703 0.62/1.00 vMB 19
270,380 270,380 0000000000000004345702eb12b70fdea0f2a0f583aeb92aaa2ff93cd6b5f462 675 0.25/1.00 vMB 40
270,379 270,379 0000000000000004e4c0fe065e9a75c0a334e8aaad6ee353ee9b2ca56e40efa4 616 0.25/1.00 vMB 117
270,378 270,378 0000000000000000f24a42b5deac3bc93f4e8465e2419e2fb5ca4eb393200624 1,383 0.50/1.00 vMB 119
270,377 270,377 0000000000000001e281afcc664fb14d58cc73003404269afa7481a4fd8258ae 260 0.25/1.00 vMB 24
270,376 270,376 00000000000000059c05ccdc89320a2d864ee4f8cac4bd89c5712c4944383a9b 296 0.45/1.00 vMB 14
270,375 270,375 0000000000000004a160a69c044a4b29a00ceb177a1b6af75b7a9e9cac1aba5d 554 0.25/1.00 vMB 35
270,374 270,374 000000000000000329a50d07d1a71f4184879da1ef833366b0116e5e5113d450 585 0.25/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.20 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.