Loading Tool

Explorer IconExplorer

Memory Pool

40,990 transactions
28.60 vMB
0.05896385 BTC
Random Selection Loading Transactions
Max Size: 146.66/200 MB

Candidate Block

Mining Attempt 313bb778afad93007e94334df3b2927d056726ddf105d0d7635e312b49079c6e
Version 20000000
Previous Block 00000000000000000001e8eea2fc217de15f4d40d8c46e346c3a22c6ea1dbb3a
Merkle Root 694da8629981a53bd8ebe13799a63f33df76cb8562084754a2429e8389dd48bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,981
Size: 1.00 vMB
Total Fees: 0.00363391 BTC
Feerates: 30.21 > 0.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,619 (464,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,709 449,709 000000000000000000f29d8a12aed0444b5cffc30b9e3090391594b0501e0a01 681 1.00/1.00 vMB 105
449,708 449,708 00000000000000000064aa52cc6dba079dd65eab866569da21cfb1f4a584abd4 546 1.00/1.00 vMB 102
449,707 449,707 00000000000000000008a62d48e5153052e0f35f2dca801b70e35ac00703afba 603 1.00/1.00 vMB 103
449,706 449,706 00000000000000000211f24423f504ef64c4331efdf889c5984d5a58994017d9 1,264 1.00/1.00 vMB 110
449,705 449,705 00000000000000000101a2ba5e5b786816768fe6488800774c19fc1c71b7ec3c 138 1.00/1.00 vMB 100
449,704 449,704 00000000000000000038cc72ca67fbed9a196b2714d51845901325fcfe9cafbc 1,041 1.00/1.00 vMB 106
449,703 449,703 000000000000000000507309badb4e0280fbed7af172f0729a95e3671f851553 1,309 1.00/1.00 vMB 120
449,702 449,702 000000000000000002507ff534a30614fe287998b83d7957cb7491ec5950e034 403 1.00/1.00 vMB 106
449,701 449,701 000000000000000002ab977d384005e6a7e5972cef937daf987faf56849cd4cc 951 1.00/1.00 vMB 108
449,700 449,700 0000000000000000019f96a6577d3d03b7970e89fdfbbebeb6ab283319dfb2b4 589 1.00/1.00 vMB 103
449,699 449,699 000000000000000001e3d00ced9692e92649f311755a8ec121237d35b69458d2 1,116 1.00/1.00 vMB 107
449,698 449,698 000000000000000000d9c5162d9dadd30afefa172ed985476e05320aa92ca7b4 457 1.00/1.00 vMB 103
449,697 449,697 000000000000000002638dc8d62371e42a13b669eeff3ace78426eb6026ea8e2 548 1.00/1.00 vMB 108
449,696 449,696 0000000000000000002f35f9fc44079f58c1a4694eaef2664dbbf56e00ef5a6f 358 1.00/1.00 vMB 113
449,695 449,695 000000000000000001de2742e845ce18f7b6bae1843210d2f466218c878feae3 1,113 1.00/1.00 vMB 121
449,694 449,694 0000000000000000021140322d6f3bbc783c2fe45dca64d73847e3cd1644c389 786 1.00/1.00 vMB 104
449,693 449,693 0000000000000000028a8d1f8fbf73a6db24d2364fb6f355eeff840a07cc616b 2,367 1.00/1.00 vMB 135
449,692 449,692 000000000000000001d77b2ca14aa2b204710ab8a6903cfc0899f2c8882586cb 2,454 1.00/1.00 vMB 69
449,691 449,691 0000000000000000023b2247300cd992e0dfe3e2975016b84087e66aadc3f6e8 1,979 1.00/1.00 vMB 84
449,690 449,690 000000000000000002ab102aaac33835f00f5876041249b1c91a0f79b58c3197 2,417 1.00/1.00 vMB 107
449,689 449,689 0000000000000000002a8cfd56e9f70e1d0915b4d62938ce16a672d6f14f1447 2,158 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.72 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: 629.67 GB
    • Received: 11.94 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.