Loading Tool

Explorer IconExplorer

Memory Pool

44,776 transactions
27.41 vMB
0.09593306 BTC
Random Selection Loading Transactions
Max Size: 144.87/200 MB

Candidate Block

Mining Attempt f7469947c75d0ac74cf9bb371bcd29219758f40d35ca8331616f8c2f19880cb2
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 8b7acc04dcd54361e03d03db4081c26afd94563d49c6a32fa234ee19921fe3d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,691
Size: 1.00 vMB
Total Fees: 0.04460319 BTC
Feerates: 150.75 > 4.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (123,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,050 791,050 000000000000000000020a56708af2442b5e87e0c1bd422cae7672201266912d 3,065 1.00/1.00 vMB 53
791,049 791,049 000000000000000000056e3611c08235410b157b6b9dd21b9490428ef74b3276 3,625 1.00/1.00 vMB 52
791,048 791,048 00000000000000000000e77723977dd167365b275cd5338817353f378482e7ce 2,869 1.00/1.00 vMB 65
791,047 791,047 00000000000000000004631bd68ef33bb915676e520b296849cdc154a9851eb7 2,578 1.00/1.00 vMB 69
791,046 791,046 000000000000000000055cea843f7a2c9879ba86715909d27a6ecb7a9e4a2e6f 3,634 1.00/1.00 vMB 97
791,045 791,045 000000000000000000047c71e305b929207d4055eea918b08361a94668c965e3 1,120 1.00/1.00 vMB 136
791,044 791,044 0000000000000000000130a15a75882e5b4f52e669539f09e64eb8ee8f1c0296 4,107 1.00/1.00 vMB 44
791,043 791,043 00000000000000000002ba804fe0a262423a03c329102b4e7b85064ee810a63b 3,462 1.00/1.00 vMB 33
791,042 791,042 00000000000000000003fdc97ba8f0be21021bf555ae1e00856b419509a17ec7 4,436 1.00/1.00 vMB 46
791,041 791,041 000000000000000000043d0d8aca73aef2ed8a047f5cf3df75f9d226465fe780 3,228 1.00/1.00 vMB 27
791,040 791,040 0000000000000000000518322a19087a1734c71360a3a917e1a38916fc6b4b22 4,637 1.00/1.00 vMB 54
791,039 791,039 00000000000000000003e55238573146b4a2770118d3b3f4fa42da76e3a7856c 3,632 1.00/1.00 vMB 42
791,038 791,038 000000000000000000023414490ebf3ba3e9ec9bd7b1e84b2f10524f75b56d8b 3,778 1.00/1.00 vMB 39
791,037 791,037 00000000000000000004a55cb7774936ba044a5b06b0f7c3e4ff71c0d0e7dd07 2,463 1.00/1.00 vMB 32
791,036 791,036 000000000000000000059f887d4b885d2df9cf49283da70a4df006cd50a59429 2,952 1.00/1.00 vMB 56
791,035 791,035 000000000000000000005178ead8dee99897e1ab530c8ca65001811108a5849e 5,506 1.00/1.00 vMB 28
791,034 791,034 0000000000000000000259d35a1c83ec5d12a3eaf8762058cea0fe6a82681724 3,838 1.00/1.00 vMB 44
791,033 791,033 000000000000000000056204e45b287a87d9cddcb954d404bc5d61fd17a1ef56 6,754 1.00/1.00 vMB 21
791,032 791,032 000000000000000000052673f4eb3f2cb4c3df8ac46854e2706e4d0f2d458725 4,679 1.00/1.00 vMB 24
791,031 791,031 0000000000000000000499f670cded919f1b9448696727a48ee2aabed1dbc345 4,543 1.00/1.00 vMB 30
791,030 791,030 000000000000000000030ddebf01c222ef507c1153186e9a1afd05881dd4ba47 3,448 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.