Loading Tool

Explorer IconExplorer

Memory Pool

42,596 transactions
29.07 vMB
0.07573456 BTC
Random Selection Loading Transactions
Max Size: 149.43/200 MB

Candidate Block

Mining Attempt f81dbc6e7cda8e91060a751ed6c08d5ac9e2e80c4e01529188a6797627186b51
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 366f78187064b5c86024d3d1d850a81fb245f98f19f427a629a90980100828a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,793
Size: 1.00 vMB
Total Fees: 0.01892168 BTC
Feerates: 150.75 > 1.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (577,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,632 336,632 00000000000000000e5903d405b0daf593d18a2e437f8febaea0319ef6089c78 789 0.38/1.00 vMB 26
336,631 336,631 00000000000000001053e37e4a4791f652dc2156ae5b1ca6062f9fcd65eb0964 64 0.04/1.00 vMB 72
336,630 336,630 0000000000000000160bac57451440639ec9321e9f7a4610a8bc85dbf615d131 68 0.07/1.00 vMB 18
336,629 336,629 000000000000000007ed516f0719a0cc86d098373204703c5203a44cf784ae35 140 0.04/1.00 vMB 42
336,628 336,628 00000000000000001527b02987e2d0b059da97770ccedebbd12ae29edccdebc9 98 0.04/1.00 vMB 24
336,627 336,627 000000000000000017477665dc06adbce54c540bbdde11af89530f0c6ee48ddf 149 0.07/1.00 vMB 30
336,626 336,626 000000000000000006c80e7583effa683b95e56f30add2d974fd07574d92f05a 807 0.39/1.00 vMB 27
336,625 336,625 0000000000000000024f6fd93c6ba13c7ba5ddec08bce83ac4840eac6e301b0a 122 0.06/1.00 vMB 13
336,624 336,624 00000000000000000915e4bb5a8f83b6a0e5f9d5d9ad28a324c881ab487c49f3 679 0.35/1.00 vMB 25
336,623 336,623 000000000000000004d0ae9919321e53f1d86f318e574bc7454183e3e77e0755 527 0.31/1.00 vMB 26
336,622 336,622 00000000000000001aea14d3f32b063a847fcb6bfabd92ee3c20207fea35f723 143 0.10/1.00 vMB 20
336,621 336,621 0000000000000000000f17498dedf854d584b0cc983c9ef3b4c4e0433d342ac1 52 0.03/1.00 vMB 22
336,620 336,620 00000000000000000c02cca241d428d38e5ff0f763b344666784ee42681124d3 274 0.20/1.00 vMB 81
336,619 336,619 00000000000000001277c5454ac5f17749cb5a9f8dd7639f9690db02bbf42f94 99 0.05/1.00 vMB 47
336,618 336,618 000000000000000002d356d9b204f8dd3acfe8e56cffba62c7004b4a725149eb 156 0.09/1.00 vMB 140
336,617 336,617 00000000000000000934614d7382e21ed7a44499b04bcd55a08340da9fd3ecf6 734 0.38/1.00 vMB 81
336,616 336,616 00000000000000001ab1b40d33c932ad3a3cec3db8d8f0ccabd1c47570b7c9b4 107 0.09/1.00 vMB 14
336,615 336,615 000000000000000010e1e1ab236ea1333cd0df28a063e753c08bf00bccd90d77 788 0.61/1.00 vMB 19
336,614 336,614 00000000000000001692f2047a53f77aae35692fe9e11ac1bb62544d6f6e7c97 293 0.19/1.00 vMB 23
336,613 336,613 0000000000000000115ec22d69814f07a11bb2ca847784aeb3ab399153f56448 127 0.10/1.00 vMB 16
336,612 336,612 0000000000000000005bfa14c5b29bce7ddc5b5a5bc6e143ef8952cabb18e40e 522 0.31/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.70 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.17 GB
    • Received: 11.88 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.