Loading Tool

Explorer IconExplorer

Memory Pool

74,778 transactions
27.76 vMB
0.07484094 BTC
Random Selection Loading Transactions
Max Size: 168.91/200 MB

Candidate Block

Mining Attempt f69d972e181ff2ebf4ba6a39615bebfadd6ac109b3ba3170b2fd4f44d6844cec
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 2e7f2e27170998b6aa8ab14098bcaec902b7e8223bde89a039bb04c92174bf91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,721
Size: 1.00 vMB
Total Fees: 0.01549289 BTC
Feerates: 71.37 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (237,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,660 677,660 0000000000000000000a866c624de14845dc0be718dee8795c41f67906e3a312 2,040 1.00/1.00 vMB 64
677,659 677,659 00000000000000000000e986462bc9ca13c57a0dff9914100c71df759f432d62 973 1.00/1.00 vMB 92
677,658 677,658 00000000000000000000cf76260b6f10df4b4320a2c6a33557e183e978dbde2b 553 1.00/1.00 vMB 12
677,657 677,657 000000000000000000000c9db4128ade8702786222cf7b68d91528cc87d513e3 809 1.00/1.00 vMB 20
677,656 677,656 000000000000000000069ab125d846a2514a9b67d7a3490fccba4d4cc8dbcad5 762 1.00/1.00 vMB 21
677,655 677,655 000000000000000000012ea39491d5419dd276b613b9a21f38264f6bd0d6de4d 1,833 1.00/1.00 vMB 52
677,654 677,654 00000000000000000006058b4485d226e8295a71c1887cc0f71c82ba6a823494 685 1.00/1.00 vMB 9
677,653 677,653 000000000000000000004629f95dfc03215efe3f45e270b9f0beea292d422ef2 2,211 1.00/1.00 vMB 50
677,652 677,652 00000000000000000002691cdad9b6d48e5ed6be7f5c7d133a58b2d6e8481562 1,284 1.00/1.00 vMB 21
677,651 677,651 0000000000000000000bdb4d076a926145b202c47c7085bc1aea13c227292b8d 643 1.00/1.00 vMB 8
677,650 677,650 00000000000000000006111f41591860dd97dd066c2da84ff6338c26c918a3c2 922 1.00/1.00 vMB 15
677,649 677,649 000000000000000000069d5c2b6d1527829fcc59d2b0ecfeef664ffe5bf4604a 1,460 1.00/1.00 vMB 42
677,648 677,648 00000000000000000007c86713dfb0b76b762e10df10e191ffac894ad1639cee 882 1.00/1.00 vMB 27
677,647 677,647 00000000000000000002b278783b6397de10f9c963d22b49fd798622ad9941e4 729 1.00/1.00 vMB 19
677,646 677,646 00000000000000000000cf25657b96080edb7d4ca0932c0a34385c0cc50c45cc 655 1.00/1.00 vMB 13
677,645 677,645 00000000000000000007f4d867219046641b51fb453a02916ac1a3e5de8f5091 1,962 1.00/1.00 vMB 33
677,644 677,644 00000000000000000008ab6df9afd847e3c675abd33316804fdcdbcf6f3bb063 1,922 1.00/1.00 vMB 40
677,643 677,643 000000000000000000029558436147971881fe1e41c73b4dd3d3a4429907a1c1 1,379 1.00/1.00 vMB 11
677,642 677,642 00000000000000000001e9213ab422e556b05f02c08b0bd4b26c9bfa1f35fe8a 1,129 1.00/1.00 vMB 17
677,641 677,641 000000000000000000040684b5f3fb7b7403b1d1b758c8e8e6c3ce1f6e5cdc08 2,011 1.00/1.00 vMB 55
677,640 677,640 0000000000000000000beeadcf0b45932a6a4157dfc4302eedfc2bfc45f8d6c9 972 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.