Loading Tool

Explorer IconExplorer

Memory Pool

81,951 transactions
30.66 vMB
0.10094243 BTC
Random Selection Loading Transactions
Max Size: 184.11/200 MB

Candidate Block

Mining Attempt 97cbcaebcbf29066a92521090b82d38076942b0a63f6308a4d902e4abd665d8b
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 2bc0f719fef0332253f76c0e2db89f53a68a9715a8bd238fd6f33b8658a628b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,479
Size: 1.00 vMB
Total Fees: 0.03519627 BTC
Feerates: 150.77 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (71,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,094 843,094 000000000000000000019693accf15064d8392b7eedd3668e99264f777214f99 5,357 1.00/1.00 vMB 14
843,093 843,093 000000000000000000032275c632bffe1321ceeae41d9fa6962c8fcc956b5b53 3,985 1.00/1.00 vMB 14
843,092 843,092 00000000000000000000706ed7ac689f4a0ae33374d6a599a4c2b47a81c118dd 3,836 1.00/1.00 vMB 15
843,091 843,091 00000000000000000000f18767ace8f25b363558a0ea73c67f5e4686e425fdaa 4,574 1.00/1.00 vMB 16
843,090 843,090 000000000000000000035c696bdbf98828e2eeeebfd69533a211277e885eac32 4,856 1.00/1.00 vMB 17
843,089 843,089 000000000000000000003c1603bf6cc32234944d4e0cabb5fb1921ec51900f22 4,768 1.00/1.00 vMB 21
843,088 843,088 000000000000000000028ade7f19ce6845149f7a0036ad714109519a5ea7a86c 3,414 1.00/1.00 vMB 17
843,087 843,087 00000000000000000000f2241d5bd4f57e6d6a614136b073f42265e699ee106a 2,471 1.00/1.00 vMB 27
843,086 843,086 00000000000000000000c66d8c11662ae6ec2e9e0dcd088a546dbf991415b545 3,758 1.00/1.00 vMB 18
843,085 843,085 0000000000000000000132f9efdeeacbaaaf8ce6a0b53fe19f42986406aa95e7 3,919 1.00/1.00 vMB 19
843,084 843,084 00000000000000000003405fdea37eb809b3eee323b4549bc5ca56fea73b5bfd 4,808 1.00/1.00 vMB 24
843,083 843,083 0000000000000000000269a1cf687fca3a87abad9e95d17249ff4c3e68f2482a 6,523 1.00/1.00 vMB 11
843,082 843,082 00000000000000000001fdfe1ec45dddf32b9816b276e64bc30de6d9e3d528ed 4,161 1.00/1.00 vMB 14
843,081 843,081 00000000000000000001153cac7dea5e5624caed352011754c5b5af0d67c1e65 3,839 1.00/1.00 vMB 22
843,080 843,080 00000000000000000003185cffcc1d355e583bf01c061cd2775f4b83f9223f98 5,165 1.00/1.00 vMB 15
843,079 843,079 0000000000000000000058bcb3a5023b9668d6183b798615e0970a8f3183fd9e 3,322 1.00/1.00 vMB 12
843,078 843,078 000000000000000000022279c79923c933014992dfc6ff642b2d4e42ab724caf 3,557 1.00/1.00 vMB 16
843,077 843,077 0000000000000000000230b83991c463004fb2fe32b5dede2d48a7dd04dbc446 5,280 1.00/1.00 vMB 14
843,076 843,076 00000000000000000002887314d2bd2e0e120e99ee523cd07c20f65decbc0481 4,626 1.00/1.00 vMB 16
843,075 843,075 0000000000000000000067af0114352992852fda658dae45cdee096d044c69db 3,936 1.00/1.00 vMB 13
843,074 843,074 00000000000000000002ebf9134fde58dc7ddaf954c050c58e99a95c02b0fd6a 4,928 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.37 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: 663.67 GB
    • Received: 14.93 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.