Loading Tool

Explorer IconExplorer

Memory Pool

17,741 transactions
8.42 vMB
0.05757120 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.46/200 MB

Candidate Block

Mining Attempt 4d758165be0e3558aa1963d8d006cba9f2697e1e74ffc024016e421d8a3860c8
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root d8355adac2fbab106224a2190db8d9b2b56c1ce4d1137fb4803328fa4f130e7d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,811
Size: 1.00 vMB
Total Fees: 0.03958706 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (782,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,740 130,740 000000000000164e3ac070dc95cf6e105c9922321af8b6180dd468e4464545de 10 0.00 vMB 0
130,739 130,739 00000000000011c713924dde500b4328cf5b997bc11d09fdbc754c63e498113f 59 0.03 vMB 934
130,738 130,738 000000000000114e5b13c0860bd8eeed20f69905aa15596c84160930d67676e4 25 0.01 vMB 1,470
130,737 130,737 000000000000070c96708a4cd2fe81c5fb8a150ea83bcebb7416ede665a27823 24 0.01 vMB 807
130,736 130,736 000000000000146534c132becd1f8bd009fb83961ea18e45142931faa88958f4 26 0.02 vMB 696
130,735 130,735 0000000000001ac6271c3a0ba76d7a6feb91f90a16601e366718bc2bbc0d63f8 27 0.01 vMB 836
130,734 130,734 0000000000001c3cc050c82dacaceaa0a60045daf6a1e4fc7aa3c695b188cba4 43 0.02 vMB 1,439
130,733 130,733 00000000000013f393e559c17fe723d07282f15c15c42658a3362b1054ba676e 131 0.05 vMB 640
130,732 130,732 0000000000001254e4af490e3ca951188fec75d7b146e0fb0af5a1c41b048b15 40 0.02 vMB 1,196
130,731 130,731 000000000000138149e809db6b50592786816a21da4de19f33473770303bd684 6 0.00 vMB 0
130,730 130,730 00000000000003ca96d8932b05b47e20b9052a51a1bf1c8a3bc44b00f9c0fe0c 25 0.01 vMB 1,261
130,729 130,729 00000000000000958d07c4abc86632aad55a7d4ff7255f70a5f3b341b18fbba1 22 0.01 vMB 1,367
130,728 130,728 00000000000001b6478c10251354671304c40ce9e01f91bb82e84067d800f8e9 110 0.04 vMB 452
130,727 130,727 000000000000103c69f5ae6237ff0b1a91090b0ef38e8e9de45244f0460f5b28 148 0.05 vMB 636
130,726 130,726 000000000000073d742040d181ad5926702dcc2b8754373095c2f7a10682b0eb 46 0.02 vMB 899
130,725 130,725 00000000000005a03a164bc1c5451e775f726d309a620615ca1a1bd655cf70aa 68 0.02 vMB 256
130,724 130,724 0000000000000a749a10bae5e53b459cd609b313b4f7bbf2bb4920f9e859a096 10 0.01 vMB 629
130,723 130,723 000000000000115fe780f6ff2b397dfb6d19c9d690f07f61ce247a6bdc6956d8 101 0.04 vMB 713
130,722 130,722 0000000000001a4152f318ceb7ab5b19f155c4e2ef537a59f31a0e49917a05a4 21 0.01 vMB 1,415
130,721 130,721 00000000000013be38a529f5b33ed4260def5fa47fbd4660fd7704603e744ebd 32 0.01 vMB 1,231
130,720 130,720 00000000000007b1e84a7381485635594494dfa499bc60deea6be54bcfbd4672 19 0.01 vMB 1,179
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 232.04 GB
    • Received: 0.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.