Loading Tool

Explorer IconExplorer

Memory Pool

45,433 transactions
28.86 vMB
0.13493545 BTC
Random Selection Loading Transactions
Max Size: 150.31/200 MB

Candidate Block

Mining Attempt f85d15fcbddda31ec5b084d1d5ac476fe212e6127cde9e18053d92948c241938
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 68e7f3b8a0bf7363fe6e3127e341605797ae8c94db736f496ff07d677f2b9d28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.03827131 BTC
Feerates: 100.25 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (530,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,837 383,837 0000000000000000017b5c4e4fcf210dec65fc67cbfdd841a1af77f178bb7ab7 1,452 0.74/1.00 vMB 32
383,836 383,836 000000000000000007bfec62b7b525adb16b9d7de8668b2f26b0e9d93e601686 99 0.25/1.00 vMB 4
383,835 383,835 00000000000000000eae5d0d03f3d08cf0e3fcb7331f8f56174087049745f6b8 735 0.37/1.00 vMB 30
383,834 383,834 0000000000000000079670ee459851b9b0eb8ee3ef8b8d66eec65887bfcc8d99 298 0.22/1.00 vMB 21
383,833 383,833 0000000000000000106b36652747180340a5ed5c30b1f4103e9cadc875202194 460 0.21/1.00 vMB 29
383,832 383,832 00000000000000000a4a409578ba000596b31decb4d03bc556acf06193c686c4 297 0.15/1.00 vMB 22
383,831 383,831 00000000000000000ff3306f8b4f82c5fee2a2dfe15308fe74eb7abd0da0a94c 170 0.11/1.00 vMB 19
383,830 383,830 00000000000000000c9983c58fcad5dab60eaf3ac6160add6b149cfa0f01cab1 679 0.29/1.00 vMB 24
383,829 383,829 00000000000000000ef215b3732fae0da94ba569891dcd0c10aee1ac559eff9e 1,765 0.79/1.00 vMB 33
383,828 383,828 00000000000000000e430cda3bfa1cf513c1cd07ca8d71f60e61c8893a491b5a 402 0.25/1.00 vMB 25
383,827 383,827 00000000000000000faa8a980185cd172d82d4bb7801cd127119e6f989207a86 327 0.19/1.00 vMB 24
383,826 383,826 0000000000000000005eaa9a21b238e17fe47556c258b9ed971279ec69363422 1,488 0.70/1.00 vMB 33
383,825 383,825 00000000000000000802092d833ec210b350a10279b53a16b6191da6201067ed 302 0.14/1.00 vMB 21
383,824 383,824 0000000000000000063402496ec0e5a6d0c12afaf7b9a1a69d74d906c3dbaf5d 982 0.89/1.00 vMB 22
383,823 383,823 00000000000000000a9d8a2a90aff876beef2b1650a7a4374840dc7ad76664cb 2,784 1.00/1.00 vMB 41
383,822 383,822 00000000000000000c64658300be12c9752d75bda72384ffa11478187a500096 1 0.00/1.00 vMB 0
383,821 383,821 00000000000000000230c3f565dd127dd00ef3ba78f3f620bba6a71983a95ad3 418 0.25/1.00 vMB 24
383,820 383,820 000000000000000009e3b528aeabe0a24bc4d64a0f526fcd66a1f0f4a88eba85 1,191 1.00/1.00 vMB 15
383,819 383,819 00000000000000000981a1ba8138e609f1d7a4d1b18702d398dcb067f6761467 1,230 0.43/1.00 vMB 54
383,818 383,818 00000000000000000e9b95d4ed711fe7d6cacc6f926a2e909966aa5364791d9a 162 0.09/1.00 vMB 20
383,817 383,817 000000000000000005f75ece832a3a83d739bb57cdbb7457558d55337ead1a2a 1,754 0.80/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.