Loading Tool

Explorer IconExplorer

Memory Pool

78,687 transactions
30.03 vMB
0.08389822 BTC
Random Selection Loading Transactions
Max Size: 183.06/200 MB

Candidate Block

Mining Attempt ce08819816145a990d1cb8b32a6b606054d96f66df4945b6af3ff2030d8926d9
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root 3aabc9567ecef917a8d656193d8d5ce5536e531fe11e21fb8e4e6603d61c262d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.01711149 BTC
Feerates: 73.20 > 1.71 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (811,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,950 103,950 000000000000fca2bc976f324376f08bc0752014deb776414710d029bafc3663 10 0.00/1.00 vMB 0
103,949 103,949 00000000000093bc9e7b7341161b4425dc2c0f6de6c66e88bd3df24e572af94e 23 0.01/1.00 vMB 0
103,948 103,948 0000000000004728be7c352a26824a2c95b16e607953c6b05a03eb6de9246a33 2 0.00/1.00 vMB 0
103,947 103,947 0000000000010d0d20a6f7c49d7f3abf28ee645fe6ed082f9c5fb340b2064557 1 0.00/1.00 vMB 0
103,946 103,946 00000000000203b03005254d981d9415016df2c499c9213bbad0fa872dbbb609 2 0.00/1.00 vMB 0
103,945 103,945 0000000000027150baa344cd9772588dc1706c790a1801bf41eb0ac84ae83253 2 0.00/1.00 vMB 0
103,944 103,944 0000000000005440138c430edc7a80f0def52298870ea1060d0ccb0d944eab1d 1 0.00/1.00 vMB 0
103,943 103,943 000000000002b80f586d381cb1fe7dc1648c9b912d062fc491f7cdb885064b8e 4 0.00/1.00 vMB 0
103,942 103,942 0000000000016b8fd8cbe0a986315525015e4047a7c7f3add128f1ec7e63adb7 18 0.00/1.00 vMB 0
103,941 103,941 000000000000d791610a20d3911a5467019efe09db5dc7a761ac7d006e630ff5 4 0.00/1.00 vMB 0
103,940 103,940 000000000000a5c552640e59af9045361553784a4c551108bfb332fb3bcb5c3a 8 0.00/1.00 vMB 0
103,939 103,939 000000000002a4804bf11498a68c72b67ee83bf2cf66414ae53d162d4d0c78ec 5 0.00/1.00 vMB 0
103,938 103,938 00000000000197fd9678d13f5479a6933edc85570c3333054d6e322597e63123 1 0.00/1.00 vMB 0
103,937 103,937 0000000000015dfb16dbcfef1c1b0eae670683cec0a0d0660a7d0fccd341909e 1 0.00/1.00 vMB 0
103,936 103,936 000000000002e2f8e75347ae26c64885901301bd409adb4dec417134f0329413 2 0.00/1.00 vMB 0
103,935 103,935 0000000000004f69346c4b3956a1c3cc4543123edbd1df1a7e199b0ccd10b84b 1 0.00/1.00 vMB 0
103,934 103,934 0000000000029715e7b3334df8f281a0011f3be991f50b09bbfe5066fbec5eba 12 0.00/1.00 vMB 0
103,933 103,933 000000000000f4d08bd05852330334b93b9ad90032648dbc93f4ce3e79af8eb5 11 0.00/1.00 vMB 0
103,932 103,932 000000000000582fc65c3b63d986515b5020de21d889d1f390e4f58b76be9ef7 10 0.00/1.00 vMB 340
103,931 103,931 0000000000024bf8ae4afbc672a5631e5eed9922b093ebed023d10b874f062c7 10 0.00/1.00 vMB 0
103,930 103,930 0000000000038b8d13ab143f209c6bd4b827ede8383f104478005ff81c0c3942 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.08 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: 721.10 GB
    • Received: 18.34 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.