Loading Tool

Explorer IconExplorer

Memory Pool

53,366 transactions
29.65 vMB
0.09956838 BTC
Random Selection Loading Transactions
Max Size: 159.19/200 MB

Candidate Block

Mining Attempt 7d4a32e8293752fa5c7817acfabf930fc06487e0e7b3cad6c1af62f6acaae1f5
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root d34797365798de6b0922245e5e3fc9ab4bfcfd2be909a5d052fbdabfa499550b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02822958 BTC
Feerates: 100.53 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (566,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,628 348,628 0000000000000000153d4744c34585a3082e58b55977202d83aff8881a537690 2,129 1.00/1.00 vMB 31
348,627 348,627 0000000000000000108ab7f345ec178bf2473bef5d9f59d34b7c7677a8678796 945 0.50/1.00 vMB 27
348,626 348,626 000000000000000005fee0b2a7fe238089bfbff1877d534230e33544ce3ede9f 84 0.04/1.00 vMB 24
348,625 348,625 00000000000000000810fd79aacd538320fd553cc438f28d8e4d89eb942d9c44 120 0.08/1.00 vMB 25
348,624 348,624 00000000000000000a2aa715288bf7ceb11fa1adfaeb8cf49ef4698a03ef809a 850 0.43/1.00 vMB 25
348,623 348,623 0000000000000000078c482b7655a84a80adb8be63b060a63f156b77519926f0 449 0.25/1.00 vMB 22
348,622 348,622 0000000000000000026dc4816fafc56319188636f25a8db4b5dd45523ee8cc9d 1 0.00/1.00 vMB 0
348,621 348,621 0000000000000000087820a935026afc7a429f0094ea8dbf4fea4f58a925390c 709 0.36/1.00 vMB 27
348,620 348,620 00000000000000000dfee9b748fd7ab117155dada6c0f250afd25d9facac9275 301 0.15/1.00 vMB 19
348,619 348,619 000000000000000015b9b06394f912fd5a2ab6b62352a23d8a718b2426a30e0b 225 0.10/1.00 vMB 29
348,618 348,618 00000000000000000488d22dc36c1175f1f7bfe5d8201bfeb05a5a5cfcb66d58 173 0.10/1.00 vMB 20
348,617 348,617 000000000000000009341e9a37697e484179b934b4983e789bfea258d1086751 430 0.22/1.00 vMB 15
348,616 348,616 00000000000000000acc80c487972a3f5fcbd0e2dfc65f23ff7a4ef896f0a26e 1,310 0.75/1.00 vMB 24
348,615 348,615 000000000000000001f34c2dbfaae4c04c3055b2bf6af1f1011fe68258125ca5 1,399 0.75/1.00 vMB 29
348,614 348,614 0000000000000000024c8c86c5d721aa65fc748f844731d263f9be6ae6606b9d 425 0.19/1.00 vMB 30
348,613 348,613 00000000000000000f43a7fef5da7005b61b4733eb8cfb0d1c447177ad166f3c 316 0.14/1.00 vMB 25
348,612 348,612 0000000000000000018e7409dba87fcd486c354aa1cc92f34b7f1b282d1ab659 696 0.35/1.00 vMB 28
348,611 348,611 000000000000000007a57451671334b267827c0a220160fa4720f55efd6ef6ec 956 0.50/1.00 vMB 25
348,610 348,610 0000000000000000094ee8e968c3a18b159d765b4b803c951931addbf9362b5e 471 0.24/1.00 vMB 26
348,609 348,609 00000000000000000a2b52331e094438a95ae3f24c5bb75995e1cfe36516ce82 133 0.06/1.00 vMB 17
348,608 348,608 000000000000000009c6a77edde9e9ad506c2c07ff3b7bd1508db6f4712d47a6 716 0.36/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.