Loading Tool

Explorer IconExplorer

Memory Pool

47,721 transactions
28.75 vMB
0.09811810 BTC
Random Selection Loading Transactions
Max Size: 151.66/200 MB

Candidate Block

Mining Attempt 42b009b11ef81cf615917f6382dd1edf35d40874b547f32e317cbf00081543bf
Version 20000000
Previous Block 00000000000000000000d375a3af0e2e764f1452aa44a1610bb3f0f4ff2602e2
Merkle Root 920b4da848b3b9774d8cf5afac6173325a38698f7ee299fd9431fbd13b4791a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,826
Size: 1.00 vMB
Total Fees: 0.02373332 BTC
Feerates: 70.48 > 2.38 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,712 (602,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,995 311,995 000000000000000023402bb20d2d3a74446df224957a2e9ecc120f9e608323f4 402 0.31/1.00 vMB 17
311,994 311,994 000000000000000006ef2b95077d4bf1254cd6def56604e259859621a502f844 1,130 0.77/1.00 vMB 24
311,993 311,993 00000000000000002f70e81bd16768b9818c452599cc7d4b4b0292ffc40cbe4d 145 0.25/1.00 vMB 13
311,992 311,992 000000000000000022920a50e47642a338c3f7f920f2c7528cd44fed01d41dcd 1,481 0.92/1.00 vMB 23
311,991 311,991 0000000000000000399c8f286e4b605df9e2ce1476621495d50f0c4eba6bbe4d 1,938 0.75/1.00 vMB 33
311,990 311,990 00000000000000002657fa4e7567b4647477e015ad777df364a6fcfcd07eaff1 990 0.35/1.00 vMB 43
311,989 311,989 000000000000000013cf7e5c63813562b404aaa6202ac59d9239e18c93138602 1,024 0.27/1.00 vMB 51
311,988 311,988 00000000000000002ae71e6c9e0cba698de386fab2606ea662f6ea4d2fdb856b 128 0.05/1.00 vMB 88
311,987 311,987 0000000000000000186ce65b3c536c021faadc9f079c2a2a71fbfff1b888b784 245 0.11/1.00 vMB 32
311,986 311,986 00000000000000000efcaef22575cc2ef972e4fd9d3f2dcead58b64275458fcf 470 0.29/1.00 vMB 45
311,985 311,985 00000000000000001d18f401887a225a3aa700aa212ac2693fbdec510c5a3539 1 0.00/1.00 vMB 0
311,984 311,984 000000000000000019826b7946efc784ecfa3b7afaa6732f84d3819428be3553 723 0.34/1.00 vMB 28
311,983 311,983 00000000000000002b75e57529bcf98af18c0d3ee6a728cb1a8286f748323436 249 0.12/1.00 vMB 31
311,982 311,982 00000000000000003db59a45f2241fd219db87489f1a732d5d6f1f2ed0c5d3b8 635 0.39/1.00 vMB 31
311,981 311,981 0000000000000000222dfc506973ee225759def6e90354ee3bc13becf523534a 128 0.05/1.00 vMB 12
311,980 311,980 000000000000000018f01a45c92bc7c26512526a44114f3625d0132a0f11acd6 645 0.31/1.00 vMB 30
311,979 311,979 00000000000000000291d3a51b6c3a4c1a86b7af69d34b8a3fdb567abc9da9df 1,078 0.66/1.00 vMB 158
311,978 311,978 00000000000000002e449d8ff05281891b5b29fda1e776d0bc95dfafc191eb3d 1,002 0.64/1.00 vMB 29
311,977 311,977 0000000000000000350b92aa61c60a87b44c8902a7fa06687a23e8da49de76bf 163 0.08/1.00 vMB 28
311,976 311,976 0000000000000000253412f5ab38afdd1c1d57db94025a913151142e91b857fe 521 0.34/1.00 vMB 25
311,975 311,975 00000000000000002ef14b1ee2f0d20d9fc33b609cfaa4d4931f44167d867155 153 0.09/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.88 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.06 GB
    • Received: 12.67 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.