Loading Tool

Explorer IconExplorer

Memory Pool

78,267 transactions
29.67 vMB
0.07105170 BTC
Random Selection Loading Transactions
Max Size: 181.40/200 MB

Candidate Block

Mining Attempt 272d30f086ee24fee7e68d66cbfcdef8ad7adc3a57b6c1bf52764ef47af778d3
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root ae441ade2d5120a04bb63d0d40993a819710886b194b927cec38f9f42788ffa1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,807
Size: 1.00 vMB
Total Fees: 0.00545517 BTC
Feerates: 104.17 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (478,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,942 436,942 0000000000000000017c1a463f44485a8b8c94ad8735ddef9220350c458914c6 2,634 1.00/1.00 vMB 77
436,941 436,941 0000000000000000030e2f563ae17f38644bdc70cddd95689097e7e99e82d60e 1,605 1.00/1.00 vMB 45
436,940 436,940 0000000000000000009d5a5b6780ea968c9a48acfae970885fc9c389846ddbcc 2,364 1.00/1.00 vMB 75
436,939 436,939 0000000000000000003a3f00c885cf5120a5ea025358c6ba507e8ffc16c5236f 1,940 1.00/1.00 vMB 40
436,938 436,938 000000000000000003f2931efaa940f3664e4510099d509042fb1ed2a2973d1d 1,637 1.00/1.00 vMB 77
436,937 436,937 0000000000000000025a02228a74611a02950af9df1bc86be9e540b82ed992dc 1,688 1.00/1.00 vMB 42
436,936 436,936 0000000000000000032a95c72a1a663b8698eb394bcea5fc6d6020b4457b4a52 2,568 1.00/1.00 vMB 74
436,935 436,935 000000000000000003f0ef2856e696e3cf8d35b3d28dc4a11d774e82aa29d45a 2,034 1.00/1.00 vMB 43
436,934 436,934 00000000000000000318337d0bb3ccdaf65d9657852ac5994c70ec6c18675d29 2,094 1.00/1.00 vMB 63
436,933 436,933 000000000000000002ccbdae69c8d90f305e12a892ab89646f4b80e713fc1135 2,290 1.00/1.00 vMB 65
436,932 436,932 00000000000000000022874b284fc608cb217e424e7e5b3eb882ed3a1422048d 2,812 1.00/1.00 vMB 60
436,931 436,931 0000000000000000005c2d5a684763c71beed2c954597a27178d15e85ccb4248 2,906 1.00/1.00 vMB 98
436,930 436,930 000000000000000002d1a34f4504537c1b16e32e860f8a419644fa37edad954f 2,638 1.00/1.00 vMB 70
436,929 436,929 0000000000000000035f482a85ef8fbdc8fc48ffb6ac929e2812d6c9a78bd77e 2,188 1.00/1.00 vMB 84
436,928 436,928 0000000000000000002e767c525fa2f7210ef450d5abd7ccf8fc627a873d258a 2,731 1.00/1.00 vMB 87
436,927 436,927 0000000000000000010c966c4a922514cea02d606b7620e0ea7c9cf629088e94 373 0.64/1.00 vMB 18
436,926 436,926 000000000000000002df385ffabe4f5a221d13adf957fface44f33fff4c43c3e 1,428 1.00/1.00 vMB 28
436,925 436,925 000000000000000004281a64312a6eb9f9f3894156314c21256862f5a89b1b91 2,447 1.00/1.00 vMB 69
436,924 436,924 000000000000000000d9c1839962fb389b9dc780d36c4fdfcf48494f75d2c97b 1,649 1.00/1.00 vMB 35
436,923 436,923 0000000000000000015f57903341b5a6b437682912042817bf22b0cef545d7fd 1,555 0.75/1.00 vMB 48
436,922 436,922 000000000000000004479996a64418deaf535114ef01575768f4bc312b9fb5b1 2,270 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 783.05 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: 720.56 GB
    • Received: 18.19 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.