Loading Tool

Explorer IconExplorer

Memory Pool

42,701 transactions
26.26 vMB
0.05201038 BTC
Random Selection Loading Transactions
Max Size: 137.94/200 MB

Candidate Block

Mining Attempt abc18d2b2a33347a17033c2142d753c588d16f4ed3b8ec40ebe501ceb4e1e2d4
Version 20000000
Previous Block 00000000000000000000de66d14147d0641e86d110cedc8b36235857d0e5e522
Merkle Root 9cad150698749e229b8d6fc8bd043f54b3d49608636f27a0fc8b43838f60a440
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,364
Size: 1.00 vMB
Total Fees: 0.00410938 BTC
Feerates: 40.21 > 0.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,748 (134,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,117 780,117 00000000000000000001dd33e69cc430128f8a087d53809e70871715d6f15a4f 3,179 1.00/1.00 vMB 35
780,116 780,116 0000000000000000000609e30f29bbb65bd527baef87ef2b4acf4fd1ff54e6b7 3,700 1.00/1.00 vMB 49
780,115 780,115 00000000000000000001ad3388b11957b96f972180d5fe2a6311bd3bcf2c2785 3,192 1.00/1.00 vMB 71
780,114 780,114 00000000000000000003bf7508cd27ee98d21c618236c617f238ad416e93ebda 3,339 1.00/1.00 vMB 41
780,113 780,113 000000000000000000016551f7341271f0a5bf91dfbb8ea9322cd35bbf397619 3,544 1.00/1.00 vMB 51
780,112 780,112 00000000000000000005554d191a938d5a54875c24c13c27e45ae31367896250 3,220 0.99/1.00 vMB 64
780,111 780,111 000000000000000000012c17b908f927f0abfd04e4cce3838dfab68e97598cd7 2,811 1.00/1.00 vMB 37
780,110 780,110 000000000000000000022985c44a7eb44f60014de5835e3fbd8bdb9db2e5ee04 2,017 1.00/1.00 vMB 22
780,109 780,109 0000000000000000000228bcceb0cc383afe2c33a674d2e532ff642572a9ef63 1,857 1.00/1.00 vMB 51
780,108 780,108 00000000000000000004b9a0a634271c50cefd335b73131754d597a3513bb5e9 865 1.00/1.00 vMB 22
780,107 780,107 0000000000000000000639ea200e0ee8f30dcd42f4272ca311b56ed244bf625e 1,876 1.00/1.00 vMB 10
780,106 780,106 00000000000000000003c40206cc862bfef3b6e1b1720d05b492544d1221bb07 1,937 1.00/1.00 vMB 23
780,105 780,105 00000000000000000003a1a21361bce914c61c2c6625d375a0eaebf7b2f06962 1,859 1.00/1.00 vMB 12
780,104 780,104 0000000000000000000653b3e0ec162487a7e43d2ec903ff6b37c03ba25c9d09 1,082 1.00/1.00 vMB 13
780,103 780,103 0000000000000000000283414e6676ca9b1ca994f767852d52b820924ea4e1fc 3,599 1.00/1.00 vMB 43
780,102 780,102 000000000000000000016925a5ae4632e3e77b468276770aa92d651e662b2e58 1,043 1.00/1.00 vMB 15
780,101 780,101 000000000000000000040a9df9d0886297bdbfb3a0880fee4b7778fb044793f1 1,838 1.00/1.00 vMB 27
780,100 780,100 00000000000000000001ac6daed86bd3e91f98509c55a54d1f02fa298c89eec9 1,242 1.00/1.00 vMB 16
780,099 780,099 00000000000000000000a21a4774da8599eaabf3163f9bd6f918d368991347ac 2,738 1.00/1.00 vMB 31
780,098 780,098 00000000000000000001002c25ca65a350d2bd31e5041505f3e60bc237c4c32c 1,882 1.00/1.00 vMB 23
780,097 780,097 000000000000000000067c03ebc793c105dd27f3359af17c1e68efdbe0154b8a 2,878 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.94 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: 646.76 GB
    • Received: 12.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.