Loading Tool

Explorer IconExplorer

Memory Pool

81,634 transactions
22.28 vMB
0.09712097 BTC
Random Selection Loading Transactions
Max Size: 148.12/200 MB

Candidate Block

Mining Attempt 7c0d487a1b07487762d4c298d0b2bb20ad3220c3419a0e82f75ee9c4abbbb4a6
Version 20000000
Previous Block 000000000000000000019e79860ccd13d417e03b066e8a3661ec754572b673d8
Merkle Root fc673488229b8439a500b1d7b4c962a1dcf12ae97f32acd353f4774bb50e62d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,828
Size: 1.00 vMB
Total Fees: 0.03803474 BTC
Feerates: 502.62 > 3.81 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,193 (865,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,063 51,063 0000000017e1e1c0d3928f7df8d7fe022745d5d8cd14749b4368413ccde470e9 1 0.00/1.00 vMB 0
51,062 51,062 0000000018443331983ca4600d084a4f8baf0a64d13fe50f3d36d4bef78215f7 1 0.00/1.00 vMB 0
51,061 51,061 000000001e3cf9dee14404a44c45f14193652a0aa0e8dfdedf7a42253e11656b 1 0.00/1.00 vMB 0
51,060 51,060 000000000428d7a014d1d4d3deffe6449ec6e6cd50c08ecc60b812ef171a610e 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 784.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 823.28 GB
    • Received: 24.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.