Loading Tool

Explorer IconExplorer

Memory Pool

78,573 transactions
21.81 vMB
0.08429463 BTC
Random Selection Loading Transactions
Max Size: 144.35/200 MB

Candidate Block

Mining Attempt a4b18f3cff630e5546bcafa770b4926b05a12841ca93c4a6302374d2fe352ab5
Version 20000000
Previous Block 000000000000000000016fde65b6b536b1901d5b1ee7193e571360e345df6c57
Merkle Root 368fbf60427cae17c6467bd0424b1348931685084e70093b03845dbde4fb59f3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,302
Size: 1.00 vMB
Total Fees: 0.03196109 BTC
Feerates: 501.74 > 3.20 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,196 (865,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,059 51,059 00000000070c2af5db6d75dcbcb5a196ffed2e08fae1989f94f3e47fb428185d 1 0.00/1.00 vMB 0
51,058 51,058 000000000d56d54f3e6996dfd42d9a91b5388b26d25dc7a5dcb1b69a9b289ece 1 0.00/1.00 vMB 0
51,057 51,057 0000000010b6f98606e7f59561d9af23ded714b1337a57c628ede26b4f334bc7 2 0.00/1.00 vMB 0
51,056 51,056 00000000126ca7943d326233aa626e977a23121ee2f6eeabb50dbfb2848f4edf 1 0.00/1.00 vMB 0
51,055 51,055 00000000169bb6704f90658cf881e910c6173c1273568d8b2b2c0f4ccdd343a4 1 0.00/1.00 vMB 0
51,054 51,054 0000000019e5b783c4350587a239fb6c2e57b13323c26d9257ffe5ef6ab11b61 2 0.00/1.00 vMB 0
51,053 51,053 0000000010e15bffd8852ed4be93b1ee44197cccae7e33982eea2d4db475cd9f 1 0.00/1.00 vMB 0
51,052 51,052 00000000146b890befa3c6b70ec9e3f10172b451a579c88925315240286f2932 1 0.00/1.00 vMB 0
51,051 51,051 0000000014722990cf1f8071ad823884137ddad39a16767fbbe4fbf48b42b282 1 0.00/1.00 vMB 0
51,050 51,050 000000001d9c9accb1b28e6b03acdeefa009262ac5c04b33af63a0465d5435b7 2 0.00/1.00 vMB 0
51,049 51,049 000000001c6356fc87a4fe57e329e5b5fbf68bb8fc87258dff7da23edbf8cf00 7 0.07/1.00 vMB 0
51,048 51,048 000000000816436f6883293f83ed9e1ff8447ba3a534cb30d45c9c2ed98bce24 1 0.00/1.00 vMB 0
51,047 51,047 00000000199705fe2437c007e2368c241f36ada1b0a5501b62d7e0e5990d025b 1 0.00/1.00 vMB 0
51,046 51,046 000000001383380a1ed28b76b186b3dba4cda78bc7aabdd5a08657d8e655166a 1 0.00/1.00 vMB 0
51,045 51,045 000000000046f5e606e6f7c2b54a685e1d68d13031921c757da7898f7a3baad8 1 0.00/1.00 vMB 0
51,044 51,044 00000000063e6fe8b2066e5d4e034e63264865961481c7039ccc9dc5cc78e5f6 1 0.00/1.00 vMB 0
51,043 51,043 0000000016f71d60aae0880468cf7d98ad431f10aac73ed80e23954590c59d7e 1 0.00/1.00 vMB 0
51,042 51,042 00000000131e9d33f31a3ef16831f2828b7b13fa142a1251d332fba8ae8d1c16 1 0.00/1.00 vMB 0
51,041 51,041 000000000143fb6abc6046308b77f6bac08f3181301a2908283bb1ae71f0b15a 1 0.00/1.00 vMB 0
51,040 51,040 0000000011d565e9d61197b7460cb1b58d1b102e0f0771fa0505f68feedbfb27 1 0.00/1.00 vMB 0
51,039 51,039 0000000012d6f0a32445ce5757a484e6c3ddc52f2f63dc343128d15ede5ff256 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.45 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: 823.41 GB
    • Received: 24.91 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.