Loading Tool

Explorer IconExplorer

Memory Pool

81,971 transactions
30.49 vMB
0.13283787 BTC
Random Selection Loading Transactions
Max Size: 183.48/200 MB

Candidate Block

Mining Attempt 211afbb8773670f6fa08f0058c3fa7cb395418fda48478e257a3cdcc41c81a88
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b4886bd26a3971e3c946cfba1a2b5f969038356851b54e4918a880e01316dd2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.05176527 BTC
Feerates: 302.06 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (520,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,653 394,653 00000000000000000777ef1d88082464b4b030fc5149191765a4e896b4486515 1,220 0.92/1.00 vMB 29
394,652 394,652 0000000000000000049828840937b5d021b87f6cb549187a3d16e4c4f6e142d7 1,830 0.95/1.00 vMB 38
394,651 394,651 0000000000000000074fc5a245f84f9b49d10e7c7371b1991495ce218f04b6b1 2,478 1.00/1.00 vMB 44
394,650 394,650 000000000000000008376615c5621de9f7746b4b97568169de472d2453259a6f 2,113 0.93/1.00 vMB 46
394,649 394,649 000000000000000004d9fd6e545317b05b5c8e645b31f18068c47d8fc8daede1 1,437 0.95/1.00 vMB 28
394,648 394,648 000000000000000002a0b468fcb8d0e1b1ea649bb0c1b82b59472d460fd291fb 2,878 1.00/1.00 vMB 53
394,647 394,647 00000000000000000042e7af2cea5a6efd9ed42f02153febb4028afb2083a6ff 814 0.49/1.00 vMB 29
394,646 394,646 00000000000000000362ce5b5fda465afeaa5046dbaba77bb5c6ad3071e84068 1 0.00/1.00 vMB 0
394,645 394,645 00000000000000000395db04d63ffc6aacb450bab923915dc9a9d7e2b864fd6b 928 0.54/1.00 vMB 36
394,644 394,644 000000000000000001d76b6208772cd72d7b61fbcf01b277414fc90583a8fc15 1 0.00/1.00 vMB 0
394,643 394,643 000000000000000003ccc690501cf0dd3233d128f16e19050d994cf6d7f2a05a 442 0.24/1.00 vMB 36
394,642 394,642 000000000000000009345ad4a18198363512a9919d2c11debe6fa5943201806e 59 0.02/1.00 vMB 45
394,641 394,641 0000000000000000033f23527dfce6af6dc4308d6af32bfa10315f06a4adb629 1,500 0.64/1.00 vMB 50
394,640 394,640 0000000000000000024e211e023b34c391f21a6dcf2efb471c2fec640e435edb 596 0.30/1.00 vMB 38
394,639 394,639 0000000000000000092d6f3c84ad1d34789565dcc1f732fe904893efd32a5b37 892 0.52/1.00 vMB 36
394,638 394,638 00000000000000000732f504d1885622eed238d1e79af80601ce9e8a0b833c07 581 0.28/1.00 vMB 37
394,637 394,637 0000000000000000051a5338b0247574017d21abc8373e1f5ed2e01c7c735eaf 497 0.42/1.00 vMB 18
394,636 394,636 000000000000000008fbe47228b13a6e4f8d174f4cea63bd65bb3202c825ba58 118 0.05/1.00 vMB 47
394,635 394,635 000000000000000006f31cfeba4ce61cdb417d47535588f6802866e9afdeecef 1,109 0.51/1.00 vMB 45
394,634 394,634 0000000000000000033133f02cb515b5915b5a373b35419340d0775de0225475 942 0.51/1.00 vMB 41
394,633 394,633 00000000000000000005f4bbb17d3f5818423c9078d1b61a3eb8b96504bacc17 1,206 0.75/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.