Loading Tool

Explorer IconExplorer

Memory Pool

78,384 transactions
29.39 vMB
0.06679332 BTC
Random Selection Loading Transactions
Max Size: 176.56/200 MB

Candidate Block

Mining Attempt df3a6b84e555d7b6ad226f653b746acdb6851864624196b57cbdd8d11933e26b
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root a33530334dc6b39da308bd001921945bc74236595fdee3207538dd51c0e72cd2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,037
Size: 1.00 vMB
Total Fees: 0.00722155 BTC
Feerates: 40.21 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (554,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,934 360,934 00000000000000001360173ecbef99fd8731155cff220cc650bba8d587715b49 1,696 0.75/1.00 vMB 33
360,933 360,933 00000000000000000cfb85910f8950057cdca5c22ea9005180eb27da509ba357 617 0.26/1.00 vMB 31
360,932 360,932 0000000000000000077c9b95be3937d255069fa53cc72b85e3d9e5c37a1ae283 1,782 0.81/1.00 vMB 22
360,931 360,931 00000000000000001586d21f0296a759a7b8abc014e4fd4dc110f75f87fb0b90 1,041 0.93/1.00 vMB 22
360,930 360,930 00000000000000000f41f9b6252838043fa364cbac2b403f6fcc536d5cb7353f 1,662 0.75/1.00 vMB 31
360,929 360,929 00000000000000000f825499d73584a5e27b3e3105b342be48aacbc552bb3aac 1,602 0.75/1.00 vMB 30
360,928 360,928 00000000000000000bb9ca4089618b4bded8b3125f25b13d881ac2bbb7fa2326 1,691 0.75/1.00 vMB 42
360,927 360,927 00000000000000001013ac28cfd1fc2cf4b9090840b675dac6cb024f8949c00e 692 0.53/1.00 vMB 21
360,926 360,926 000000000000000005866e89db0f156b724ef38c73d6018fce32384e11cf2609 409 0.75/1.00 vMB 14
360,925 360,925 00000000000000000927291f7e182b195529b522dba301c5cf503e5492db6998 1,160 0.95/1.00 vMB 19
360,924 360,924 00000000000000000049575942bee81dd3257d6e382e7e5010ae2d50a2551d8d 674 0.75/1.00 vMB 19
360,923 360,923 000000000000000011d75a9a98340ee60ff9d3e736cd17f8fd80457b8fbc9c07 2,817 1.00/1.00 vMB 35
360,922 360,922 00000000000000000f70b1ddbf56ce86068b23cea44b61156f50796204934d1e 1,398 0.75/1.00 vMB 26
360,921 360,921 000000000000000009b08c5d0d84bbe090c389a6bfdaacc81306052efcf673ff 708 0.40/1.00 vMB 25
360,920 360,920 0000000000000000016f29c7ec98aa4d9a2357ba378b7f095662036819f3b173 416 0.31/1.00 vMB 22
360,919 360,919 000000000000000004e25a1e3820379efe0260a530a1ad4c602d7c6cc7c19690 113 0.11/1.00 vMB 13
360,918 360,918 00000000000000000aa0f9616fea22643134f081af97d6b7339c0582054cb2c5 589 0.25/1.00 vMB 29
360,917 360,917 0000000000000000019627042187de29e10853181b4fe187b658356dbde80778 803 0.73/1.00 vMB 13
360,916 360,916 0000000000000000159737714c01709cb04ad71f9b181e557c5a9038258d7620 916 0.75/1.00 vMB 22
360,915 360,915 00000000000000000ff4c4dc53786da51183ed40be130920ac8e256b56d96cc7 1,533 0.75/1.00 vMB 32
360,914 360,914 000000000000000013806ad9a837ffbd290edbefbb2ad784ca9b7c5dc734bc7a 1,309 0.75/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.