Loading Tool

Explorer IconExplorer

Memory Pool

76,685 transactions
28.95 vMB
0.07523267 BTC
Random Selection Loading Transactions
Max Size: 177.09/200 MB

Candidate Block

Mining Attempt ac05d1fc56ac8716bd5bf5f76c29b13b00f3d37a4bcf4717a0ec97ec6f1a1a08
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root a4f86707ad16be7829a2cff1fb6f3ae89a2256675f50ecee6e9f18469221407f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01205250 BTC
Feerates: 74.05 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (549,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,644 365,644 0000000000000000132ce2ea965ecc0e3fc9fd365be635459b290e83cb4bcd9b 1,584 0.93/1.00 vMB 33
365,643 365,643 0000000000000000133046416d3da085339476be23588ac270cbffb03f9e581f 1,466 1.00/1.00 vMB 31
365,642 365,642 000000000000000009cb9a989c399e05bc63f1b175b7debe33948791a38404c1 812 0.93/1.00 vMB 16
365,641 365,641 0000000000000000021f629a4487caab7f7f57ec10a8c1f16dc3c0820ad00a6e 448 0.93/1.00 vMB 6
365,640 365,640 000000000000000007d8644360516c2f00e8c58d3f89cbfc1eabac6024515a91 227 0.12/1.00 vMB 33
365,639 365,639 00000000000000000652ad532c8ab13abf9c7651365f3f8b4268803b237af294 597 0.28/1.00 vMB 46
365,638 365,638 000000000000000001cdc9a26bb2b7bee124cef2c334623a962d8b2a5b2c29c8 642 1.00/1.00 vMB 11
365,637 365,637 0000000000000000001e4cd3b6e6ccd04f52f4414a03cf13ed8926ee0c9312eb 484 0.85/1.00 vMB 9
365,636 365,636 00000000000000000b98b35282cc2b17b1fc403f40bb19b5185761e71aecf2b8 904 0.75/1.00 vMB 17
365,635 365,635 00000000000000000677fdaa1152e642a8f21afca084d0993fe299b4ca97ec54 414 0.20/1.00 vMB 34
365,634 365,634 0000000000000000123a0115def23711c618fdec4a1ca1e25a4e50a0d49ef27e 727 1.00/1.00 vMB 12
365,633 365,633 000000000000000002e6128178146db5f3dd46f352a84e6fcc75df824ff8bc49 1,734 0.95/1.00 vMB 38
365,632 365,632 0000000000000000127ebb6ff12c7e0754aea7b3802a064720f0ad0aae76f9fc 2,120 0.93/1.00 vMB 51
365,631 365,631 00000000000000000b04e5d3af2679b06dfb94893d7760cb298852d1ff73fbd7 486 0.92/1.00 vMB 8
365,630 365,630 00000000000000000d99598676b9147bc96e50caddd58817afaa2747e4ecc84f 382 0.23/1.00 vMB 34
365,629 365,629 00000000000000001502a5ab4df4dd86eaacd17655d11db54cf5844c20882082 629 1.00/1.00 vMB 10
365,628 365,628 000000000000000003893b5efbe6030d585daeaebea31527a8eca53d1561ed26 921 0.93/1.00 vMB 17
365,627 365,627 000000000000000006f90c461557e32fbf4b4a52f412759f7562bfbff74683df 35 0.02/1.00 vMB 36
365,626 365,626 00000000000000000124e57db1c9bff1ad04055057f2f997017a3cec9fbbafed 16 0.01/1.00 vMB 33
365,625 365,625 00000000000000000e7fbf975bd56bfba342dbacb353072e7688e900b5027051 1,009 1.00/1.00 vMB 18
365,624 365,624 000000000000000006fd807dbd76e0cdb7cd1212fe295e3ee8f967005a7fae80 925 0.43/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.